This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d5a6eeeffa1c7aac6274ee798b7e74e603c5804
pgadmin4
/
web
/
pgadmin
/
tools
/
backup
/
tests
History
Akshay Joshi
6ddab02769
1) Fixed process watcher status message when user has stopped the process.
...
2) Saved the process state in sqlite database.
2018-10-25 17:03:34 +05:30
..
__init__.py
Add Python API tests for execution of external utilities such as pg_dump.
2018-06-15 11:36:07 +01:00
test_backup_create_job_unit_test.py
Fixed test cases for Utilities when default_binary_path is not provided in test_config file.
2018-10-22 13:22:35 +05:30
test_backup_message.py
Add Python API tests for execution of external utilities such as pg_dump.
2018-06-15 11:36:07 +01:00
test_backup_utils.py
Add Python API tests for execution of external utilities such as pg_dump.
2018-06-15 11:36:07 +01:00
test_batch_process.py
1) Fixed process watcher status message when user has stopped the process.
2018-10-25 17:03:34 +05:30
test_create_backup_job.py
Fixed test cases for Utilities when default_binary_path is not provided in test_config file.
2018-10-22 13:22:35 +05:30