Commit d4ebb0c
authored
fix: edit units for time in tests (#655)
* fix: edit units for time in tests
* fix: updates timestamp precision for additional tests
* fix: tweaking another time resolution
* fix: tweaking yet another time resolution
* trying out an option
* minor syntax tweak, added comma
* fix linting
* test addition of dtypes to results
* Update tests/system/test_gbq.py
* Update tests/system/test_read_gbq.py
* add tests to dtypes dict
* Update tests/system/test_read_gbq.py
* Update tests/system/test_gbq.py
* try again
* add version check and skipif on several tests
* Update tests/system/test_read_gbq.py
* blacken/lint the file
* Adds a skipif statement to an additional test
* blacken the code1 parent 7978a91 commit d4ebb0c
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
997 | 998 | | |
998 | 999 | | |
999 | 1000 | | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
1000 | 1004 | | |
1001 | 1005 | | |
1002 | 1006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
545 | 549 | | |
546 | 550 | | |
547 | 551 | | |
| 552 | + | |
548 | 553 | | |
549 | 554 | | |
550 | 555 | | |
| |||
0 commit comments