cfaf7315de
use pyproject.toml for tooling, add isort
2023-01-22 13:56:13 -08:00
7efd4f8b2f
Use pytest's built in coverage support
2022-01-14 10:09:34 -08:00
3ed6d743e6
Switch to pytests, add a tiny bit of smoke test coverage to get something coverage no longer gets
2022-01-13 14:26:30 -08:00
c878ec6eee
Install nose no-network and timer plugins, use no-network in test & coverage
2021-09-02 05:00:15 -07:00
f90d261133
drop Azure DNS env vars in scripts
2021-06-09 15:13:05 -07:00
364b70048f
Fix coverage pragma grep
2020-11-02 07:27:48 -08:00
b7e75b700d
Fix code coverage for NS1
2020-05-08 08:44:26 -07:00
fd037e873b
Transip v2.1.1, back out test skips and coverage omits
2020-03-16 07:45:32 -07:00
4432d49591
Minor fix. Coverage uses bourne shell, not bash
2020-03-10 12:41:16 -07:00
3ffde7330a
Bypass transip tests, they are blocking octodns CI
2020-03-10 10:14:11 -07:00
0a7d63ef06
Show line numbers missing coverage
2019-10-09 14:35:53 -07:00
a516f2ca7c
Refactor shell script syntax and consistency
...
- Add a missing space for styling
- Replace legacy "\`...\`" with `$(...)`
- Quote variable to prevent word splitting
- Use builtin `command -v` instead of non-standard `which`
- Add two missing `>&2` redirection for error/warning message
2019-04-13 22:04:04 +08:00
91b37192ff
Omit cmds from coverage, print report, enforce 100%
2018-12-14 09:49:31 -08:00
aabab63003
Refactor GoogleCloudProvider
...
* in _rrset_for_X functions, use values instead of data attribute.
* Small typo fixes and removals of redundant steps etc.
* Unset GOOGLE_APPLICATION_CREDENTIALS in coverage script.
2017-10-09 19:55:59 +02:00
7957a4c018
Initial import of OSS OctoDNS
2017-03-15 15:38:10 -07:00