1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-26 23:09:46 +02:00
bitwarden-browser/libs/common/spec
Matt Gibson 62ad39e697
Ps/pm 5965/better config polling (#8325)
* Create tracker that can await until expected observables are received.

* Test dates are almost equal

* Remove unused class method

* Allow for updating active account in accout service fake

* Correct observable tracker behavior

Clarify documentation

* Transition config service to state provider

Updates the config fetching behavior to be lazy and ensure that any emitted value has been updated if older than a configurable value (statically compiled).

If desired, config fetching can be ensured fresh through an async.

* Update calls to config service in DI and bootstrapping

* Migrate account server configs

* Fix global config fetching

* Test migration rollback

* Adhere to implementation naming convention

* Adhere to abstract class naming convention

* Complete config abstraction rename

* Remove unnecessary cli config service

* Fix builds

* Validate observable does not complete

* Use token service to determine authed or unauthed config pull

* Remove superfluous factory config

* Name describe blocks after the thing they test

* Remove implementation documentation

Unfortunately the experience when linking to external documentation is quite poor. Instead of following the link and retrieving docs, you get a link that can be clicked to take you out of context to the docs. No link _does_ retrieve docs, but lacks indication in the implementation that documentation exists at all.

On the balance, removing the link is the better experience.

* Fix storybook
2024-03-27 10:03:09 -07:00
..
matchers Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
fake-account-service.ts Ps/fix biometric prompt error on close (#8353) 2024-03-21 13:02:04 -04:00
fake-state-provider.ts getUserState$ Helper Improvements (#8267) 2024-03-15 09:05:04 -04:00
fake-state.ts [PM-6404] Fully Integrate clearOn Events (#8134) 2024-03-04 20:33:25 +00:00
fake-storage.service.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
index.ts [PM-6523] generator service tuning (#8155) 2024-03-04 13:43:38 -05:00
intercept-console.ts [PM-2132] Move all specs to the src directory (#5367) 2023-05-09 11:27:09 +02:00
observable-tracker.ts Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
utils.ts [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00