Commit Graph

293 Commits (fix/query_all)

Author SHA1 Message Date
Adam Warner e42c692ec7
Drop docker-compose from requirements.txt, it's not used. This was the only thing preventing us from using pyyaml 6.0.1 which fixes issues we were seeing with tests not running (https://github.com/yaml/pyyaml/pull/702)
11 months ago
dependabot[bot] 8dd8f989ab
Bump tox from 4.6.2 to 4.6.4 in /test
11 months ago
dependabot[bot] a3955a7ebb
Bump pytest from 7.3.2 to 7.4.0 in /test
11 months ago
Adam Warner 04c3f7a603
Development -> development-v6 (#5321)
1 year ago
Adam Warner ca66c1ea9c
Switch to new branch name for FTL v6 development
1 year ago
dependabot[bot] 7a66083e68
Bump tox from 4.6.0 to 4.6.2 in /test
1 year ago
dependabot[bot] 3fd7b4ee24
Bump pytest from 7.3.1 to 7.3.2 in /test
1 year ago
Christian König 117c15319d
Add tests for Debian 12
1 year ago
dependabot[bot] 8e481e27da
Bump tox from 4.5.2 to 4.6.0 in /test
1 year ago
DL6ER 913be6c349
Print detected CPU arch
1 year ago
DL6ER 9c27e4766d
Decide which FTL architecture to pick by by installed architectures rather than by detected processor (this may be wrong in an emulated Docker environment)
1 year ago
Christian König 366345e87e
Fix no_installs
1 year ago
DL6ER 667418c71d
Use new FTL binary names
1 year ago
dependabot[bot] b0fa3795e9
Bump tox from 4.5.1 to 4.5.2 in /test
1 year ago
Christian König ec82aec55f
centos_common_support.py was removed
1 year ago
Christian König 7da57c6acd
Don't check and install old FTL config file
1 year ago
Christian König 0becc7615a
Run prestart
1 year ago
Christian König a4322c624f
Fix gravity in tests
1 year ago
Christian König 001024b4da
Fix Tests No2
1 year ago
Adam Warner 792b0d419b
Test fixes
1 year ago
Christian König 7351a4d3b1
Merge branch 'development' into development-v6
1 year ago
Christian König f7b9d70054
Remove man page for pihole-FTL
1 year ago
Adam Warner 494734bf27
Add in a test case
1 year ago
DL6ER 350c9e02ea
Add Ubuntu 23 to test suite (#5284)
1 year ago
dependabot[bot] 3ae72114c7
Bump pytest-testinfra from 8.0.0 to 8.1.0 in /test
1 year ago
Christian König b5800ef718
Remove getFTLAPIPort() function and fix pihole status
1 year ago
Adam Warner 6b1c8a7fff
@DL6ER changed the config key names...
1 year ago
Adam Warner 7cbe713873
REVISIT: Don't rely on existence of setupVars.conf
1 year ago
Adam Warner 0e8f285f4f
Always assume that the web interface will be installed.
1 year ago
Adam Warner bf16fe4a37
Remove the EPEL related tests on centos/fedora - no longer neccasery
1 year ago
Adam Warner 9bf372ef43
[REVISIT] Remove test_installPihole_fresh_install_readableBlockpage for now. We may be able to recylcle it later, but I have my doubts
1 year ago
Adam Warner 414df5b372
Remove no longer required checks in test_installPihole_fresh_install_readableFiles
1 year ago
Adam Warner 5e431210fd
[REVISIT] Remove test_setupVars_saved_to_file for now - it may no longer be needed as we move towards getting rid of the file.
1 year ago
Adam Warner 8f7c828407
No need for test_installPiholeWeb_fresh_install_no_errors
1 year ago
Adam Warner 632aead691
add wrappers to utils.sh for setting FTL config & add tests
1 year ago
Christian König 5bdb089b7f
Add Ubuntu 23 to test suite
1 year ago
dependabot[bot] 10fe85933b
Bump pytest-testinfra from 7.0.0 to 8.0.0 in /test
1 year ago
dependabot[bot] f9b29cfb62
Bump pytest-xdist from 3.3.0 to 3.3.1 in /test
1 year ago
dependabot[bot] 8d91ca874b
Bump pytest-xdist from 3.2.1 to 3.3.0 in /test
1 year ago
dependabot[bot] 83afff953f
Bump tox from 4.4.12 to 4.5.1 in /test
1 year ago
Christian König eed4b70512
Add Fedora 38 to the test suite
1 year ago
dependabot[bot] 364fd38996
Bump pytest from 7.2.2 to 7.3.1 in /test
1 year ago
dependabot[bot] c36d0257ec
Bump tox from 4.4.7 to 4.4.12 in /test
1 year ago
Adam Warner 58275ecd13
Revert "Ignore commented lines when reading PRIVACYLEVEL from config file"
1 year ago
Dan Schaper fb032ea6e7
Ignore commented lines when reading PRIVACYLEVEL from config file (#5177)
1 year ago
Adam Warner 4d21bae669
Fix addKey to handle substrings of existing keys (#5211)
1 year ago
yubiuser 7ea0bbb85c
Bump tox from 4.4.6 to 4.4.7 in /test (#5215)
1 year ago
dependabot[bot] 686da5a948
Bump tox from 4.4.6 to 4.4.7 in /test
1 year ago
dependabot[bot] 8a2829de87
Bump pytest-xdist from 3.2.0 to 3.2.1 in /test
1 year ago
William Blew b9a6970bfd
Fix addKey to handle substrings of existing keys
1 year ago