1
0
Fork 0

81 Commits (master)

Author SHA1 Message Date
Philip O'Toole c36de556ec Use large data sets, with longer timeouts
The timeout might be too short to be a valid test.
8 months ago
Philip O'Toole c951bbb500 Make test more flexible (but brittle) 8 months ago
Philip O'Toole e12bf4f6e1 Use larger set of data 8 months ago
Philip O'Toole c536bc9694 Fix system test 8 months ago
Philip O'Toole d5021e752a Now it fails 8 months ago
Philip O'Toole 21313a56bf Shorten time 8 months ago
Philip O'Toole adc11f0c1f System-level tests of Query Timeouts 8 months ago
Philip O'Toole 565b792e0c Add system-level test for compressed backups 9 months ago
Philip O'Toole a5f2bd8d74 Allow WAL files for /boot 9 months ago
Philip O'Toole 60da1377ba Make temp directories easier to track 9 months ago
Philip O'Toole 0155ef8aa0 Fix system testing 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole b70212cffc System-level testing of Booting 9 months ago
Philip O'Toole 2405063dff System testing uses new form of /nodes 10 months ago
Philip O'Toole 61697967c7 Fix up test 1 year ago
Philip O'Toole 7a8d88756c WIP snapshot upgrade 1 year ago
Philip O'Toole d6aff672e2 Re-enable snapshot-less upgrade-from-7 testing 1 year ago
Philip O'Toole 10d2f36474 Remove more flag setting 1 year ago
Philip O'Toole 76867a682f Time FSM snapshot creation 1 year ago
Philip O'Toole c6dcad60f8 Remove more on-disk references 1 year ago
Philip O'Toole 911696ce4f Remove more references to on-disk testing 1 year ago
Philip O'Toole b931e387be First pass at removing in-memory support 1 year ago
Philip O'Toole e845e0c243 Fix remaining expression test cases 1 year ago
Philip O'Toole 5a4e19d9fa More upgrade testing 1 year ago
Philip O'Toole ce53821c87 Use t.Run() to test upgrades 1 year ago
Philip O'Toole 6869d49983 Add system-level Request tests 1 year ago
Philip O'Toole 78d1b971f6 Move testPoll to helpers
There are dupe functions here, oh well.
1 year ago
Philip O'Toole b8d78b25df Add system-level, single-node, auto-restore test 1 year ago
Philip O'Toole 57ca03014b More integration and testing of Store readiness 1 year ago
Philip O'Toole 41bf265b02 Fix more handling of nil named values 2 years ago
Philip O'Toole 5ccbde5a0c ABL 2 years ago
Philip O'Toole c3997fa037 Refactor upgrade testing 2 years ago
Philip O'Toole 055365b751 Add more upgrade tests 2 years ago
Philip O'Toole 0071867e34 Don't call t.Fatal() from goroutine
It wouldn't abort the test anyway, so just log.
2 years ago
Philip O'Toole 25085c13cf Extend liveness testing 2 years ago
Philip O'Toole 221907f8a9 Support nil as paramterized values 2 years ago
Philip O'Toole 95dfead226
Integrate SQL rewrite with rqlite for RANDOM (#1046) 2 years ago
Philip O'Toole 53f44f47e6 More testing 2 years ago
Philip O'Toole ecb640abff Check that queue and transactions work 2 years ago
Philip O'Toole c8e5a76c78 Fix end-to-end queue wait tests 2 years ago
Philip O'Toole 4d83c6432e First system-level test for sequence number 2 years ago
Philip O'Toole 24757559ca Single-node system testing of queued writes 2 years ago
Philip O'Toole 2208e75188 Fix system-level tests 3 years ago
Philip O'Toole cdf15c172b System-level single-node named param testing 3 years ago
Philip O'Toole 4446c3b5bd Explicitly close listeners 3 years ago
Philip O'Toole e0e2572464 More testing and docs for /readyz 3 years ago
Philip O'Toole 88b80cffa6 Clearer system-level test 3 years ago
Philip O'Toole eec7494d62 DB size requires a read-write connection 3 years ago
Philip O'Toole 6edff5ba24 Deal with SQLite connection "caching"?
https://github.com/mattn/go-sqlite3/issues/966
3 years ago
Philip O'Toole b6e0f46f30 Support non-voting nodes optionally in nodes/ 3 years ago