Skip to content

Bugfix/test setup#117

Merged
sanderhurlen merged 8 commits intodevelopfrom
bugfix/test-setup
Mar 4, 2021
Merged

Bugfix/test setup#117
sanderhurlen merged 8 commits intodevelopfrom
bugfix/test-setup

Conversation

@sanderhurlen
Copy link
Copy Markdown
Contributor

@sanderhurlen sanderhurlen commented Mar 3, 2021

Tried to clean ut the testing environment. The only thing we need to focus on now is .env.test for configuring our testing environment.

run
./anovote test
to run your tests

Make sure to reuse all the keys from your default .env file

closes #112

@sanderhurlen sanderhurlen added refactor We need to refactor, this is not priority: high High priority, needs immediate response added Work that has been added after sprint start labels Mar 3, 2021
@sanderhurlen sanderhurlen added this to the Sprint 8 milestone Mar 3, 2021
@sanderhurlen sanderhurlen self-assigned this Mar 3, 2021
Copy link
Copy Markdown
Contributor

@spiftire spiftire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work. It needed to be done better =) 🚀

Comment thread tests/services/BallotService.test.ts Outdated
Comment thread docker-compose-dev.yml
@sanderhurlen sanderhurlen merged commit f4c8a54 into develop Mar 4, 2021
@sanderhurlen sanderhurlen deleted the bugfix/test-setup branch March 4, 2021 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added Work that has been added after sprint start priority: high High priority, needs immediate response refactor We need to refactor, this is not

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update/fix env for dev, testing and prod. (local/docker)

4 participants