mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-1077: Refactor integration tests
This commit is contained in:
parent
5695dde30b
commit
5de0329d5b
8 changed files with 468 additions and 397 deletions
7
tests/migration_test.go
Normal file
7
tests/migration_test.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
package tests
|
||||
|
||||
func (s *testSuite) TestMigration() {
|
||||
// oldClient, err := newClient("31017")
|
||||
|
||||
// s.Require().NoError(err)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue