This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-backoffice-ui.git
from ea0b648 Merge pull request #462 from
jaredrainsha/refactor/257-products-format-array-date
add 1471626 test: migrate auth interceptor spec to Vitest
add 91f48c0 test: migrate correlation ID interceptor spec to Vitest
new f5dce7a Merge pull request #461 from
zhangxinyao88/codex/issue-410-callback-interceptors
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
karma-baseline.json | 2 -
...nterceptor.spec.ts => auth.interceptor.test.ts} | 82 ++++++++++------------
....spec.ts => correlation-id.interceptor.test.ts} | 32 ++++-----
3 files changed, 54 insertions(+), 62 deletions(-)
rename src/app/core/interceptors/{auth.interceptor.spec.ts =>
auth.interceptor.test.ts} (71%)
rename src/app/core/interceptors/{correlation-id.interceptor.spec.ts =>
correlation-id.interceptor.test.ts} (79%)