mirror of
https://github.com/dathere/ckan_geoconnex_bulk_runner.git
synced 2026-07-05 15:12:20 +00:00
feat: initial JSON-LD construction logic, add local test, improve schema
This commit is contained in:
parent
3497994681
commit
d5492cb2ad
7 changed files with 151 additions and 27 deletions
|
|
@ -25,3 +25,9 @@ To include print statements in test output, run:
|
|||
```bash
|
||||
cargo test -- --nocapture
|
||||
```
|
||||
|
||||
If you have the local dump files setup available you can run those tests with:
|
||||
|
||||
```bash
|
||||
cargo test -F local -- --nocapture
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue