1
0
Fork 0
freesewing/packages/core/tests
Joost De Cock 6dad5ca833 chore(core): Always raise debug
Currently we check in many different places whether debug is enabled
prior to raising a debug event.

This changes that to always raise debug, but let the debug.raise()
method only store it on the pattern object if/when debug is
enabled.
2022-01-28 18:18:37 +01:00
..
fixtures chore(core): Updated test fixtures 2022-01-25 09:36:54 +01:00
attributes.test.js feat(core): Added the Attributes.setIfUnset() method 2021-11-21 17:18:10 +01:00
design.test.js chore: Removed console.log statement 2020-11-04 20:29:14 +01:00
hooks.test.js chore(core): Updated tests 2020-08-23 17:09:25 +02:00
part.test.js chore(core): Updated tests 2020-08-23 17:09:25 +02:00
path.test.js chore(core): Always raise debug 2022-01-28 18:18:37 +01:00
pattern.test.js chore(core): Added unit test for #971 2021-04-23 20:09:01 +02:00
point.test.js fix(core): Point tests 2021-04-22 19:29:18 +02:00
snap-proposal.js feat(core): Snapping of percentage options 2021-09-15 20:20:59 +02:00
snippet.test.js 🚧 Work on core tests 2019-05-31 14:51:59 +02:00
store.test.js 🚧 Work on core tests 2019-05-31 14:51:59 +02:00
svg.test.js chore(core): Adapted tests to removed scale CSS var 2022-01-15 19:28:40 +01:00
utils.test.js fix(core): Edge case in utils.beamsIntersect() 2021-07-14 18:01:04 +02:00