Skip to content

Commit

Permalink
Sliding Sync: Split and move tests (#17504)
Browse files Browse the repository at this point in the history
Split and move Sliding Sync tests so we have some more sane test file
sizes
  • Loading branch information
MadLittleMods committed Jul 31, 2024
1 parent 1d61862 commit 39731bb
Show file tree
Hide file tree
Showing 15 changed files with 6,315 additions and 5,860 deletions.
1 change: 1 addition & 0 deletions changelog.d/17504.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Split and move Sliding Sync tests so we have some more sane test file sizes.
13 changes: 13 additions & 0 deletions tests/rest/client/sliding_sync/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
#
# This file is licensed under the Affero General Public License (AGPL) version 3.
#
# Copyright (C) 2024 New Vector, Ltd
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# See the GNU Affero General Public License for more details:
# <https://www.gnu.org/licenses/agpl-3.0.html>.
#
Loading

0 comments on commit 39731bb

Please sign in to comment.