mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
* Add invite table tests; move variable declarations * Add Membership table tests * Move variable declarations * Add PrevEvents table tests * Add Published table test * Add Redactions tests Fix bug in SQLite markRedactionValidatedSQL * PR comments, better readability for invite tests |
||
|---|---|---|
| .. | ||
| event_json_table_test.go | ||
| event_state_keys_table_test.go | ||
| event_types_table_test.go | ||
| events_table_test.go | ||
| interface.go | ||
| invite_table_test.go | ||
| membership_table_test.go | ||
| previous_events_table_test.go | ||
| published_table_test.go | ||
| redactions_table_test.go | ||