This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
pyinfra
Watch
1
Star
0
Fork
0
You've already forked pyinfra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
36
Wiki
Activity
pyinfra
/
test
History
Matthias Bisping
a688cbd7bd
refactoring
2022-05-31 13:57:20 +02:00
..
exploration_tests
no buffer capacity test; commented out probably dead codde -- removing next
2022-05-16 14:34:37 +02:00
fixtures
modified serve test to use components from fixtures; response file path depending on response metadata and request page index WIP
2022-05-25 16:56:08 +02:00
integration_tests
refactoring
2022-05-31 13:57:20 +02:00
queue
modified visitor and queue manager for 1 -> n (1 request to n response messages)
2022-05-30 13:04:12 +02:00
storage
changed return value of file name listing function for storages to return strings of filenames rather than tuples of bucket name and file name
2022-05-23 10:19:07 +02:00
unit_tests
tweaked response upload related logic and repaired visitor tests that were broken by new visitor code written for accomodating the aggregation storage strategy
2022-05-30 12:10:14 +02:00
utils
modified serve test to use components from fixtures; response file path depending on response metadata and request page index WIP
2022-05-25 16:56:08 +02:00
__init__.py
restructuring: moved test out of module scope
2022-04-26 12:45:12 +02:00
config.py
restructuring: moved test out of module scope
2022-04-26 12:45:12 +02:00
config.yaml
restructuring: moved test out of module scope
2022-04-26 12:45:12 +02:00
conftest.py
tweaked response upload related logic and repaired visitor tests that were broken by new visitor code written for accomodating the aggregation storage strategy
2022-05-30 12:10:14 +02:00