Skip to content

Commit

Permalink
[test][mapping] this is useful in the testing situation
Browse files Browse the repository at this point in the history
  • Loading branch information
majidaldo committed Feb 21, 2025
1 parent b5f0e7d commit fea666e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ to inspect defined variables.

Use `python -m bim2rdf.queries list`
to list defined queries.

Use `python -m bim2rdf.queries query`
to extract data.
1 change: 1 addition & 0 deletions test/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1. [Develop mappings](../mapping/README.md).
2. Run `bim2rdf --help`.
Inspect results by querying [oxigraph server](https://github.com/oxigraph/oxigraph/releases).
Use `python -m bim2rdf.queries query` to extract graph data.
3. Regression test with (verbose) `pytest -vvv -s`.
First run will always fail. Run again.
Regression test query results show up in the [test directory](./test/).
Expand Down

0 comments on commit fea666e

Please sign in to comment.