Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove skipped tests * update test package.json * set 4 workers * handle case when argumen is an invalid address * handle case when error occure while API call fails * handle case when an error occure for graphql query * add handle for logger errors * move unit tests to /unit/services * move common spec in unit/services * add afterEach hook * add separate warm and uses data from warm instead of duplicated code * revert changes * refactor metric spec * move to unit tests directory * add shards.spec.ts * add scresults.spec.ts * revert caching.e2e-spec.ts * remove caching ( duplicated ) * replace dapp.config.spec.ts * fix * remove dapp config test * add providers.spec.ts * remove e2e providers * update providers.spec.ts * update api.config.spec.ts * add apiConfigService spy * update api.config.spec.ts * add transactions.spec.ts * update transactions.spec.ts * update collections.spec.ts * update collections.spec.ts * update collections.spec.ts * update collections.spec.ts * update interface * add getLogo specs * remove duplicate collections spec tests * move data-api.spec in unit test directory * revert data-api * update esdt.address.spec.ts * update esdt.address.spec.ts * update esdt.address.spec.ts * fix after review * fix after review scresults * add nfts.spec.ts
- Loading branch information