Skip to content

Commit

Permalink
feat: CQDG-662 variant entity 2 (#263)
Browse files Browse the repository at this point in the history
* feat: CQDG-662 variant entity 2

* feat: CQDG-662 Adjust Cypress tests

---------

Co-authored-by: Karine St-Onge <[email protected]>
  • Loading branch information
atoulous and Karine St-Onge authored Apr 12, 2024
1 parent 5659a93 commit a6b3827
Show file tree
Hide file tree
Showing 28 changed files with 1,757 additions and 1,276 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"rules": {
"arrow-body-style": ["error", "as-needed"],
"complexity": ["warn", 16],
"complexity": ["warn", 26],
"template-curly-spacing": "off",
"indent": "off",
"default-case": 0,
Expand Down
545 changes: 306 additions & 239 deletions cypress/e2e/Consultation/PageVariant.cy.ts

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@apollo/client": "^3.7.11",
"@dnd-kit/core": "^4.0.3",
"@dnd-kit/sortable": "^5.1.0",
"@ferlab/ui": "^9.9.7",
"@ferlab/ui": "9.12.2",
"@loadable/component": "^5.15.2",
"@nivo/bar": "^0.84.0",
"@nivo/pie": "^0.84.0",
Expand Down
1 change: 0 additions & 1 deletion release-ticket

This file was deleted.

Loading

0 comments on commit a6b3827

Please sign in to comment.