Skip to content

Test the /feed endpoint #12

@andreoliwa

Description

@andreoliwa
  • Create a test database on create_app
  • Replace db.session.commit by a flush
  • Run the migration on the test database, every time the tests are run
  • Add tests for /feed:
    • GET
    • POST with valid and invalid payloads
    • PUT with valid and invalid payloads
    • DELETE

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions