Commit 203a960
committed
chore: remove pgTAP testing infrastructure
Remove pgTAP-related files to keep branch focused on SQLx migration:
- Remove tests/pgtap/ directory (structure & functionality tests)
- Remove Dockerfile.pgtap (no longer needed)
- Remove install_pgtap.sql
- Remove tasks/test-pgtap.sh
- Update docker-compose.yml to use standard postgres images
SQLx tests use standard postgres containers and don't need pgTAP.1 parent 33c53ce commit 203a960
File tree
9 files changed
+5
-478
lines changed- tasks
- tests
- pgtap
- functionality
- structure
9 files changed
+5
-478
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
| |||
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 29 | + | |
38 | 30 | | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
42 | 34 | | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 36 | + | |
49 | 37 | | |
50 | 38 | | |
51 | 39 | | |
52 | 40 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 41 | + | |
58 | 42 | | |
59 | 43 | | |
60 | 44 | | |
61 | 45 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 46 | + | |
67 | 47 | | |
68 | 48 | | |
69 | 49 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments