Prepare for federation testing in the CI
This commit is contained in:
2
tests/fixtures/instance1/config/.gitignore
vendored
Normal file
2
tests/fixtures/instance1/config/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
tests/fixtures/instance1/data/.gitignore
vendored
Normal file
2
tests/fixtures/instance1/data/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
tests/fixtures/instance2/config/.gitignore
vendored
Normal file
2
tests/fixtures/instance2/config/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
2
tests/fixtures/instance2/data/.gitignore
vendored
Normal file
2
tests/fixtures/instance2/data/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
7
tests/fixtures/me.yml
vendored
Normal file
7
tests/fixtures/me.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
username: 'ci'
|
||||
name: 'CI tests'
|
||||
icon_url: 'https://sos-ch-dk-2.exo.io/microblogpub/microblobpub.png'
|
||||
domain: 'localhost:5005'
|
||||
summary: 'test instance summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
Reference in New Issue
Block a user