Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves #1072 Create ADP integration tests #1079

Merged
merged 29 commits into from
Jun 8, 2023
Merged

Resolves #1072 Create ADP integration tests #1079

merged 29 commits into from
Jun 8, 2023

Conversation

david-rocca
Copy link
Collaborator

@david-rocca david-rocca commented Jun 7, 2023

Closes Issue #1072

Summary

Starting to implement integration test framework. Also implemented integration tests for #1063 as a first example.

Important Changes

insertAdpTest.js

Testing

Steps to manually test updated functionality, if possible

  • 1) Run the following command: npm run test:integration

David T Rocca added 28 commits June 8, 2023 10:58
Including tests for just running integration or unit tests.
Updated coverage to only calculate coverage for the src directory
Added coverage command to generate html coverage
…test database similar to how population is done with the dev database
…y that it is in the test env so it does not try to do any host crazy stuff
@jdaigneau5 jdaigneau5 merged commit e42fc06 into dev Jun 8, 2023
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