1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-31 16:20:29 -05:00

7 Commits

Author SHA1 Message Date
Hinton
b4618b31be
Fix tests 2025-05-27 12:46:29 +02:00
Hinton
edc4b567ef
Update events as well 2025-05-27 11:02:43 +02:00
Hinton
fe5e4e2339
Fix tests 2025-05-27 09:59:38 +02:00
Hinton
96284a764c
Remove dispose 2025-05-26 17:26:04 +02:00
Hinton
82253781ec
Update events application factory 2025-05-26 17:22:22 +02:00
Ike
1399b1417e
PM-6675 - Remove old registration endpoint (#5585)
* feat : remove old registration endpoint

* fix: update integration test user registration to match current registration; We need to keep the IRegistrationCommand.RegisterUser method to JIT user.

* fix: updating accounts/profile tests to match current implementations
2025-04-16 15:46:49 -04:00
Justin Baur
408ddd9388
Scaffold Events Integration Tests (#5355)
* Scaffold Events Integration Tests

* Format
2025-01-31 11:08:07 -05:00