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 f5dce7a Merge pull request #461 from
zhangxinyao88/codex/issue-410-callback-interceptors
add 996eb44 test: migrate error interceptor spec to Vitest
add 5d00797 test: migrate loading interceptor spec to Vitest
new 09a0644 Merge pull request #464 from
zhangxinyao88/codex/issue-410-failure-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 -
...terceptor.spec.ts => error.interceptor.test.ts} | 97 ++++++++++++----------
...rceptor.spec.ts => loading.interceptor.test.ts} | 13 +--
3 files changed, 62 insertions(+), 50 deletions(-)
rename src/app/core/interceptors/{error.interceptor.spec.ts =>
error.interceptor.test.ts} (85%)
rename src/app/core/interceptors/{loading.interceptor.spec.ts =>
loading.interceptor.test.ts} (91%)