mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03:30
update content loading and error handling
unwind error handling use auth cookie as source of truth, fetch config only when authenticated
This commit is contained in:
@@ -24,6 +24,6 @@ To run the unit tests on files that you've changed:
|
||||
* `npm test`
|
||||
|
||||
To run a single test (in this case the login page test):
|
||||
* `npm test -- __tests__/pages/Login.jsx`
|
||||
* `npm test -- __tests__/pages/Login.test.jsx`
|
||||
|
||||
**note:** Once the test watcher is up and running you can hit `a` to run all the tests
|
||||
|
||||
Reference in New Issue
Block a user