Skip to content

Log entry functionality#254

Open
marcusronnback wants to merge 9 commits into
swizzlevixen:masterfrom
marcusronnback:log-entry-functionality
Open

Log entry functionality#254
marcusronnback wants to merge 9 commits into
swizzlevixen:masterfrom
marcusronnback:log-entry-functionality

Conversation

@marcusronnback

@marcusronnback marcusronnback commented Jul 20, 2020

Copy link
Copy Markdown

Description

  • Added the /log-entry and /log-entries endpoints which allows the user to add entries(diaries/reviews) to their log.
  • Added the /comment endpoint which allows the user to edit and delete comments made from other endpoints.

Changelog

Added

Fixes

  • pytest updated to 6.2.3 in requirements_dev.txt
  • Updated old tests because they directly called fixtures. That feature was deprecated in pytest v4.0 and caused the tests to fail on pytest version >4.
    They are now passed as parameters to the tests where they are relevant to and the tests pass.
    Relevant link (https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly)
  • pip updated to 21.0.1
  • black updated to 20.8b1
  • coverage updated to 5.5
  • tox updated to 3.23.0
  • wheel updated to 0.36.2
  • watchdog updated to 2.0.2
  • Sphinx updated to 3.5.3

@marcusronnback

Copy link
Copy Markdown
Author

@bobtiki Have you had any time to look at this yet? :)

@swizzlevixen

Copy link
Copy Markdown
Owner

I had not yet — I will try to do that this weekend. Thanks for putting the time in on this!

…tox->3.23.0, wheel->0.36.2, watchdog->2.0.2, flake8->3.9.0, Sphinx->3.5.3
@marcusronnback

Copy link
Copy Markdown
Author

Updated dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants