1
0
Fork 0

28 Commits (f939d33fe58d28fdb83365a9da43b165e1046876)

Author SHA1 Message Date
Philip O'Toole f939d33fe5 Remove Metadata concept from system
System testing passes.
3 years ago
Philip O'Toole 30d4d63ebb System tests pass 3 years ago
Philip O'Toole 38b2abca84 Remove older TCP transport code
Still unclear about whether tn.Open() is required with new mux.
3 years ago
Philip O'Toole cb6d11ab4f Remove superfluous blank line 3 years ago
Philip O'Toole 81cee7dd70 Merge branch 'master' of github.com:rqlite/rqlite into test-concurrent-compress 3 years ago
Philip O'Toole f9df604efc Test concurrent requests with compression on 3 years ago
Philip O'Toole ee7be58207
Remove superfluous blank line 3 years ago
Philip O'Toole 3d3bbabaeb Direct HTTP requests to avoid races during testing 3 years ago
Philip O'Toole 9ca9a3f1fd Add test of concurrent Execute requests 3 years ago
Philip O'Toole 3ff13cda74 More system testing 4 years ago
Philip O'Toole fe8db65f20 Test database is functional after system test 4 years ago
Philip O'Toole 51c745ea23 More in-mem and on-disk system test 4 years ago
Philip O'Toole 8049d35431 More tests 4 years ago
Philip O'Toole ae16a65d8d Handle snapshots with database data
This shouldn't happen normally, but technically could.
4 years ago
Philip O'Toole 91d2506ca9 Transport creation convenience functions 4 years ago
Philip O'Toole a4f1d14eb9 Refactor some tests for future use 4 years ago
Philip O'Toole 05cce7c6fc Fix restart test logic 4 years ago
Philip O'Toole 1b2e4612f7
Add system-level restart test (#707)
Add system-level restart test
4 years ago
Philip O'Toole 1981770b71 Add SQL injection demonstration tests 4 years ago
Philip O'Toole ac862e4091 Add system test for parameterized statements
Fix some bugs along the way too.
4 years ago
Philip O Toole 653a850dfc Add multi-table SELECT unit test 7 years ago
Philip O Toole 48ff96027c Go fmt 7 years ago
Philip O Toole 787a6b1c7d Check JSON validity of endpoint output 7 years ago
Philip O Toole 5060e318b7 Add test coverage for some endpoints 7 years ago
Philip O Toole 75f21718f9 Remove no-longer-valid INSERT test 8 years ago
Philip O Toole 6085e7f3c1 Unit test DROP TABLE 8 years ago
Philip O'Toole 496a1df435 More single-node system tests
These tests check some error-handling situations.
8 years ago
Philip O'Toole af7c0cb1d6 Add system-level single-node test 9 years ago