|
00d77e508d
|
Fix TestSendParallel by using only a single DB connection
see https://github.com/mattn/go-sqlite3/issues/274
see https://github.com/mattn/go-sqlite3/issues/209
see https://stackoverflow.com/questions/32479071/sqlite3-error-database-is-locked-in-golang
|
2022-12-20 09:22:18 +01:00 |
|
|
86f06a3c6a
|
Tests[CreateChannel, CreateChannelNameTooLong, ChannelNameNormalization]
|
2022-12-14 18:27:22 +01:00 |
|
|
06e8d2a6e2
|
Tests[SendLongContentPro]
|
2022-12-14 18:18:02 +01:00 |
|
|
99f248a8ce
|
Tests[SendParallel] (skipped for now)
|
2022-12-14 18:08:03 +01:00 |
|
|
c7aaa6ad98
|
Tests[QuotaExeededPro]
|
2022-12-14 17:56:14 +01:00 |
|
|
cb5ce66c1a
|
Tests[QuotaExeededNoPro]
|
2022-12-14 17:56:03 +01:00 |
|
|
0750bf1d8a
|
cleanup test local-url
|
2022-12-14 17:02:18 +01:00 |
|
|
203360e8b5
|
Tests[SendToTooLongChannel]
|
2022-12-14 16:57:08 +01:00 |
|
|
ef1844109f
|
Tests[SendToManualChannel]
|
2022-12-14 16:38:01 +01:00 |
|
|
f1e87170f0
|
Tests[SendToNewChannel]
|
2022-12-14 14:30:34 +01:00 |
|
|
edfcdd1135
|
TestData-Factory [WIP]
|
2022-12-09 00:13:10 +01:00 |
|