1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

13 Commits

Author SHA1 Message Date
896891ad9e Switch TZ to a generic name (#635)
Switch TZ to a more generic name that works under minimal chrooted builds. (America/Los_Angeles, Pacific, PST, PST8PDT)
This fixes pbuilder builds on Ubuntu

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2025-03-30 12:33:45 -07:00
99cce72244 fix: Add TZ for runtests.sh 2024-11-27 20:31:47 +03:00
663abf3139 clean up scripts 2022-01-27 16:14:14 -08:00
473d919c13 add another ufw test sample 2021-04-24 10:58:31 -07:00
c1b0d27752 remove old commented commands 2021-03-25 20:45:38 -07:00
430a5108aa move all tests to github actions 2021-03-25 20:42:58 -07:00
e9febe98ac add localtest partition lines for readability 2021-03-25 11:17:01 -07:00
953ab5c3bd make upower tests local only 2021-03-24 21:29:30 -07:00
f9921720cd revert to local testing for naive datetime objects 2021-03-22 22:01:07 -07:00
6901e4a23a try setting timezone env variable before tests to ensure it is the same on all test systems 2021-03-22 21:49:26 -07:00
6bc21d3c73 fix date parser tests - local tests only since timezones may not match on github actions VMs 2021-03-22 21:05:39 -07:00
8b1407c706 pull env-specific tests from CI/CD and run locally only 2021-01-06 14:22:26 -08:00
392cb44f9b initial add of tests and fixtures 2019-10-29 07:55:26 -07:00