-
Notifications
You must be signed in to change notification settings - Fork 0
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
Integrate Cypress, Github hooks, & CirCI #30
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
elipe17
commented
Jun 13, 2024
- Updated repo to include Cypress integration testing for the DAC
- Integrated Repo with CirCI to have continuous testing
- Integrated GitHub hooks to test on PRs and merges/pushes
…o-admin-508 into cypress-tests
…o-admin-508 into cypress-tests
- adding stub cypress test for using custom filter
…o-admin-508 into cypress-tests
- Updated multiselect filter to work
raftmsohani
approved these changes
Jun 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job @elipe17 , thank you thank you! this is a good start and we can add more tests as we go
raftmsohani
added a commit
that referenced
this pull request
Jul 1, 2024
* working docker-compose with admin user * deleting unused files * moved test app to its directory letting the test run from main app * correct admin user * clean up and added test * added more tests for admin filter * added Taskfile * Correct taskfile * added more tests, some linting * added models to tests app * corrections * Integrate Cypress, Github hooks, & CirCI (#30) * - Added start for cypress test suite * - Added cypress tests to the task file * - initial config for circi * - converting from task to bash command for the moment * - fix format * - changing executor * - install node packages * - new node command * - fixed syntax * - debugging * - use npm to install packages * - install task with NOde * - remove unneeded orb * - Adding git hooks * - update format * - add missing quote * - naming * - Fix naming * - Updating paths * - Removing unnecessary param * - docs update * - remove settings file - add .vscode to igniore * - Fix merge conflicts * - Updated model to use correct multiselect filter - adding stub cypress test for using custom filter * - Update so dummy models and admin classes work - Updated multiselect filter to work * - Added test for multiselect filtering * - missing newline * - changing url to avoid redirect * - update test task * - revert * - add init task * multiple corrections and cleanups * applied changes requested --------- Co-authored-by: Eric Lipe <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.