2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 17:12:03 +00:00
iconify/packages/utils/tests
Joaquín Sánchez Jiménez 1b3680647c Merge branch 'next' into userquin/feat-split-modern-loader-next
# Conflicts:
#	packages/utils/package-lock.json
#	packages/utils/src/loader/loader.ts
#	packages/utils/src/loader/types.ts
#	packages/utils/tests/iconify-icon-test.ts
2022-03-14 14:23:57 +01:00
..
fixtures Add annotations, clean up getCustomIcon and test loading bad icon 2022-01-10 17:59:56 +02:00
calc-size-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
color-keywords-test.ts Add basic colors parser/validator to utils instead of creating another package 2021-10-09 20:20:07 +03:00
colors-test.ts Support function colors in color parser in utils 2022-02-05 12:59:44 +02:00
convert-info-test.ts Do not add redundant displayHeight to converted icon set info in Utils 2022-02-05 21:22:42 +02:00
file-system-icon-test.ts tests: add dual jest test, esm and cjs working 2022-03-04 00:36:30 +01:00
get-custom-icon-test.ts Merge branch 'next' into userquin/feat-split-modern-loader-next 2022-03-14 14:23:57 +01:00
get-icon-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
get-icons-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
icon-name-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
iconify-icon-test.ts Merge branch 'next' into userquin/feat-split-modern-loader-next 2022-03-14 14:23:57 +01:00
load-icon-test.ts Merge branch 'next' into userquin/feat-split-modern-loader-next 2022-03-14 14:23:57 +01:00
merge-icon-data-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
minify-test.ts Fix bug in icon set minification in utils 2021-10-13 23:38:00 +03:00
parse-icons-test.ts Few more changes to parseIconSet function to make it cleaner 2021-10-12 18:19:46 +03:00
replace-ids-test.ts refactor(eslint): refactored away mix type errors 2022-03-04 16:18:02 -05:00
svg-build-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
tsconfig.json tests: add dual jest test, esm and cjs working 2022-03-04 00:36:30 +01:00
validate-alias-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
validate-icon-test.ts refactor(types): refactored away ts errors 2022-03-04 17:04:30 -05:00
validate-test.ts Redo function for parsing icon sets, fix bug in parsing icon sets 2021-10-12 17:17:51 +03:00