Store nullable data in a separate csv file (#847)
* Increase wait time for index tests * Move nullable csv data to another file * Combine query lines * Use gherkin reporter * Restore gherkin reporter since not compatible with xdist plugin
Showing
- tests/data/nba/config.yaml 16 additions, 0 deletionstests/data/nba/config.yaml
- tests/data/nba/null.csv 5 additions, 0 deletionstests/data/nba/null.csv
- tests/data/nba/player.csv 0 additions, 4 deletionstests/data/nba/player.csv
- tests/query/bugs/fixed_pr2042.py 1 addition, 0 deletionstests/query/bugs/fixed_pr2042.py
- tests/query/stateless/test_lookup.py 2 additions, 1 deletiontests/query/stateless/test_lookup.py
- tests/tck/conftest.py 7 additions, 3 deletionstests/tck/conftest.py
- tests/tck/features/lookup/ByIndex.feature 1 addition, 1 deletiontests/tck/features/lookup/ByIndex.feature
- tests/tck/features/lookup/ByIndex.intVid.feature 1 addition, 1 deletiontests/tck/features/lookup/ByIndex.intVid.feature
- tests/tck/features/update/Update.IntVid.feature 1 addition, 1 deletiontests/tck/features/update/Update.IntVid.feature
tests/data/nba/null.csv
0 → 100644
Please register or sign in to comment