Skip to content

Commit

Permalink
Merge PR #781 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by sebalix
  • Loading branch information
OCA-git-bot committed Nov 17, 2023
2 parents 0d0507f + cc6aaca commit 57ac643
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ defaults:

jobs:
test:
if: false # Disabled
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 3 additions & 0 deletions shopfloor_ui_tests/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ Tech details
* The end-to-end tests are built using `Cypress <https://www.cypress.io/>`_.
* The unit tests are built using `jest <https://jestjs.io/docs/getting-started>`_.

Warning, the Jest units tests have been disabled on Github !


End-to-end tests with Cypress
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 57ac643

Please sign in to comment.