AppFlowy-Cloud/tests/client
Zack 36499be26c
docs: test + deploy + environmental variables (#14)
* doc: test + deploy + environmental variables

* doc: local dev and testing(WIP)

* dev: set up local testing

* fix: ci: add DATABASE_URL env

* chore: update .env

* ci: fix

* dev: docker-compose-dev.yml

* ci: update

* ci: test env

* ci: add services

* ci: add services

* ci: update port

* ci: rename ci.yaml to rustlint.yaml

* ci: test

* ci: simplify tests

* ci: use cargo sqlx commands directly

* ci: fix: registered user

* ci: fix: test registered user creation

* ci: fix: test registered user creation - 2

* ci: fix: debug docker ci

* ci: fix: docker integration registered user

* ci: fix: docker integration registered user

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-09-07 15:29:39 +08:00
..
constants.rs feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
login.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
mod.rs feat: ci: dockerize gotrue auth server (#13) 2023-09-06 14:12:39 +08:00
password.rs feat: refactor server collab (#15) 2023-09-06 18:22:40 +08:00
register.rs feat: Auth server integration (#9) 2023-09-04 11:23:40 +08:00
sign_in.rs docs: test + deploy + environmental variables (#14) 2023-09-07 15:29:39 +08:00
sign_out.rs docs: test + deploy + environmental variables (#14) 2023-09-07 15:29:39 +08:00
sign_up.rs feat: ci: dockerize gotrue auth server (#13) 2023-09-06 14:12:39 +08:00
update.rs docs: test + deploy + environmental variables (#14) 2023-09-07 15:29:39 +08:00
utils.rs docs: test + deploy + environmental variables (#14) 2023-09-07 15:29:39 +08:00