Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Automate user creation for tests #10

Merged
merged 2 commits into from
Jun 30, 2020
Merged

Automate user creation for tests #10

merged 2 commits into from
Jun 30, 2020

Conversation

Kwbmm
Copy link
Owner

@Kwbmm Kwbmm commented Jun 30, 2020

When starting tests, create a user that will be persisted for the whole duration of the tests.
The created user will have a list of known shows (config.json) that will be used to test the endpoint.
The user is deleted once the tests are over.

  - Create test user account
  - Add shows to user
  - For each show, set some of the episodes as watched
  - Delete the user when tests are over
  - Add config file with list of shows followed by the user
@Kwbmm Kwbmm merged commit a1dce81 into master Jun 30, 2020
@Kwbmm Kwbmm deleted the issue-3-tests branch June 30, 2020 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant