Skip to content

Feature/api testing#200

Draft
freshfish70 wants to merge 37 commits intodevelopfrom
feature/api-testing
Draft

Feature/api testing#200
freshfish70 wants to merge 37 commits intodevelopfrom
feature/api-testing

Conversation

@freshfish70
Copy link
Member

API integration testing setup

What is included

  • Starts a test database and server as own docker containers.
  • Launches Jest and performs API requests to the server using SuperTest.
  • This will act as a "live" server, and do not perform any database clearing on any tests as it should mimic a live environment.

@freshfish70 freshfish70 added the feature A new feature we need to add label May 11, 2021
@freshfish70 freshfish70 added this to the Sprint 18 milestone May 11, 2021
@freshfish70 freshfish70 self-assigned this May 11, 2021
@sanderhurlen
Copy link
Contributor

PR 200 🎉
You can celebrate it with fixing your tests 💋

@freshfish70 freshfish70 added infastructure Code, work, cloud infastructure related bug This is a bug labels May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This is a bug feature A new feature we need to add infastructure Code, work, cloud infastructure related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants