Skip to content

Commit

Permalink
chore: remove deprecated and empty QUnit tests (frappe#27179)
Browse files Browse the repository at this point in the history
* chore: remove deprecated and empty QUnit tests

* ci: fix UI test config

Testing library was added on Frappe, in order to reuse command testing
library has to be installed during setup process.

(cherry picked from commit ae55eab)
  • Loading branch information
ankush authored and frappe-bot committed Aug 26, 2021
1 parent a9e78e2 commit 6f51546
Show file tree
Hide file tree
Showing 222 changed files with 1 addition and 5,084 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ui-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
run: cd ~/frappe-bench/ && bench --site test_site execute erpnext.setup.utils.before_tests

- name: cypress pre-requisites
run: cd ~/frappe-bench/apps/frappe && yarn add cypress-file-upload@^5 --no-lockfile
run: cd ~/frappe-bench/apps/frappe && yarn add cypress-file-upload@^5 @testing-library/cypress@^8 --no-lockfile


- name: Build Assets
Expand Down

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/bank/test_bank.js

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/bank_account/test_bank_account.js

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/bank_guarantee/test_bank_guarantee.js

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/bank_transaction/test_bank_transaction.js

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/cash_flow_mapper/test_cash_flow_mapper.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/cashier_closing/test_cashier_closing.js

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/coupon_code/test_coupon_code.js

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/finance_book/test_finance_book.js

This file was deleted.

23 changes: 0 additions & 23 deletions erpnext/accounts/doctype/gl_entry/test_gl_entry.js

This file was deleted.

Loading

0 comments on commit 6f51546

Please sign in to comment.