Skip to content

REMS-366: Fixing caching tests#65

Merged
plarocque4 merged 21 commits intodevfrom
fixing_caching_tests
Apr 17, 2023
Merged

REMS-366: Fixing caching tests#65
plarocque4 merged 21 commits intodevfrom
fixing_caching_tests

Conversation

@rdingwell
Copy link
Copy Markdown
Contributor

Describe your changes

This PR fixes issues related to running test suite in the github CI. The CI had stability and consistency issues running the tests, especially on the Mac OS. All of the issues tracked to being problems with the jest testing framework. To resolve these issues the tests were migrated to mocha.

Issue ticket number and Jira link

REMS-366

Checklist before requesting a review

  • [x ] I have performed a self-review of my code
  • [x ] Ensure the target / base branch for any feature PR is set to dev not main (the only exception to this is releases from dev and hotfix branches)

Checklist for conducting a review

  • Review the code changes and make sure they all make sense and are necessary.
  • Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.

Workflow

Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.

Comment thread src/config.ts
Comment thread test/vsac_cache.test.ts
plarocque4
plarocque4 previously approved these changes Apr 17, 2023
@plarocque4 plarocque4 merged commit db11308 into dev Apr 17, 2023
@plarocque4 plarocque4 deleted the fixing_caching_tests branch April 17, 2023 16:32
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