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

Integrate Cypress, Github hooks, & CirCI #30

Merged
merged 34 commits into from
Jun 14, 2024
Merged

Conversation

elipe17
Copy link
Contributor

@elipe17 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

@elipe17 elipe17 added the enhancement New feature or request label Jun 13, 2024
@elipe17 elipe17 self-assigned this Jun 13, 2024
@elipe17 elipe17 changed the base branch from main to 508-cleanup-test June 13, 2024 12:25
@elipe17 elipe17 added the dev label Jun 13, 2024
Copy link
Contributor

@raftmsohani raftmsohani left a 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 raftmsohani merged commit d6d387a into 508-cleanup-test Jun 14, 2024
3 checks passed
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
Labels
dev enhancement New feature or request raft-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants