mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
b7f81a8c39
Label flow - Create a new label and make sure it shows up on the hosts page - Edit the label name - Delete the label Query flow - Create a new saved query - Edit the query - Delete the query Pack flow - Create a pack - Edit the pack name - Schedule a query - Remove a query from the pack - Delete the pack Closes #597 |
||
---|---|---|
.. | ||
integration | ||
plugins | ||
support | ||
README.md | ||
tsconfig.json |
Cypress Testing
Opening Cypress locally
To open simply run:
yarn cypress:open
This will open up cypress locally and allow you to view the current test suite, as well as start writing new test.