mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 14:43:56 +00:00
dev: update agents.md
This commit is contained in:
@@ -17,9 +17,8 @@
|
|||||||
|
|
||||||
## Testing Commands
|
## Testing Commands
|
||||||
- Run linters and unit-tests: `bb dev:lint-and-test`
|
- Run linters and unit-tests: `bb dev:lint-and-test`
|
||||||
- Run single focused unit-test:
|
- Run a single unit-test:
|
||||||
- Add the `:focus` keyword to the test case: `(deftest ^:focus test-name ...)`
|
- `bb dev:test -v <namespace/testcase-name>`
|
||||||
- `bb dev:test -i focus`
|
|
||||||
- E2E tests files are located in `/clj-e2e`
|
- E2E tests files are located in `/clj-e2e`
|
||||||
|
|
||||||
## Common used cljs keywords
|
## Common used cljs keywords
|
||||||
|
|||||||
Reference in New Issue
Block a user