fix explantion in readme
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m48s
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m48s
This commit is contained in:
parent
0f9a6fca70
commit
cc16dcc78f
@ -1,7 +1,7 @@
|
|||||||
# RIS Parser
|
# RIS Parser
|
||||||
|
|
||||||
## Add new law text
|
## Add new law text
|
||||||
- Tests: Create config file in `./data/configs/` and run the tests (`cargo t`). This will automatically create tests both for `overview` and `par` (by adding new files in `expected/`).
|
- Tests: Create config file in `./data/configs/` and run the tests (`cargo t`). This will automatically create tests both for `overview` and `par` (by adding new files in `data/expected/`).
|
||||||
|
|
||||||
## Integration test
|
## Integration test
|
||||||
- Nice test would be to re-create html ris file and compare it (problem with custom fixes, though)
|
- Nice test would be to re-create html ris file and compare it (problem with custom fixes, though)
|
||||||
|
Loading…
Reference in New Issue
Block a user