Commit 24c37ad
authored
Update for tests (#386)
* fix: TestTestgresCommon::test_dump does not use os_ops
- os.path.isdir -> node_svc.os_ops.isdir
- os.path.isfile -> node_svc.os_ops.isfile
It fixes a work with a remote machine.
* fix: TestTestgresCommon::test_dump_with_options does not use os_ops
- os.path.isfile -> node_svc.os_ops.isfile
It fixes a work with a remote machine.
* test_node_app__make_empty_with_explicit_port is updated (+asserts)
* test_node_app__make_empty_and_pgconf (+check status)1 parent e742c9c commit 24c37ad
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1783 | 1783 | | |
1784 | 1784 | | |
1785 | 1785 | | |
1786 | | - | |
| 1786 | + | |
1787 | 1787 | | |
1788 | | - | |
| 1788 | + | |
1789 | 1789 | | |
1790 | 1790 | | |
1791 | 1791 | | |
| |||
1801 | 1801 | | |
1802 | 1802 | | |
1803 | 1803 | | |
1804 | | - | |
| 1804 | + | |
1805 | 1805 | | |
1806 | 1806 | | |
1807 | 1807 | | |
| |||
2680 | 2680 | | |
2681 | 2681 | | |
2682 | 2682 | | |
| 2683 | + | |
2683 | 2684 | | |
2684 | 2685 | | |
2685 | 2686 | | |
| |||
2753 | 2754 | | |
2754 | 2755 | | |
2755 | 2756 | | |
| 2757 | + | |
2756 | 2758 | | |
2757 | 2759 | | |
2758 | 2760 | | |
| |||
2809 | 2811 | | |
2810 | 2812 | | |
2811 | 2813 | | |
| 2814 | + | |
| 2815 | + | |
2812 | 2816 | | |
2813 | 2817 | | |
2814 | 2818 | | |
| |||
0 commit comments