Commit Graph

10 Commits

Author SHA1 Message Date
Dwight Watson
97789bc538 Fix arguments to find_by_token_for (#299) 2024-02-04 19:10:48 -06:00
Dwight Watson
1cded2af90 Use Current association in AccountsController and add tests (#298)
* Add PagesControllerTest with authentication

* Rubocop fixes

* Move sign_in to setup block

* Remove instance variable

* Add tests for AccountsController

* Use specific account
2024-02-04 18:00:40 -06:00
Dwight Watson
fb7411e163 Add PagesControllerTest with authentication (#288)
* Add PagesControllerTest with authentication

* Rubocop fixes

* Move sign_in to setup block

* Remove instance variable
2024-02-04 17:39:38 -06:00
Jose Farias
78c84c5028 Pull out in_hosted_app helper 2024-02-02 19:48:45 -06:00
Jose Farias
3852b79121 Use consistent language for invite codes 2024-02-02 19:37:10 -06:00
Jose Farias
5eb6418f01 Assert redirection in registration test 2024-02-02 18:24:22 -06:00
Jose Farias
b3a792c47d Implement invitation codes 2024-02-02 17:55:27 -06:00
Avi Flombaum
efc882deb3 Clear out broken tests 2024-02-02 12:36:54 -05:00
Rob Zolkos
d6291b6cbe Mark tests pending
These are scaffolded placeholder tests anyway.  Once reale features are
added the skips will be removed.
2024-02-02 16:33:08 +00:00
Josh Pigford
99de24ac70 Initial commit 2024-02-02 09:05:04 -06:00