Joshua
e2ef9784e4
remove unused deps and code
2023-12-08 15:56:43 +01:00
Joshua
e0e49ea0de
Find out a Way to redo the success check
2023-11-13 10:27:34 +01:00
Joshua
f9f95315fe
Better Formatting for JSON Files ( #12 )
2023-05-28 14:02:59 +02:00
Joshua
253a4e44ea
Better readability in Snapshot Difference ( #10 )
...
Makes the Readability of the JSON much easier, because it's not properly indented
2023-04-24 10:36:12 +02:00
Joshua
4316f5e1c2
make devtoolslog a let because it breaks code @ work
2023-03-28 12:41:33 +02:00
Joshua
fea6332aa8
Refactor for smaller Size ( #8 )
...
* remove unneeded packages and remove cypress tests from final package
* remove unused code and overall clean up a bit
* adds example to config in readme
* fix image
* fix config.png and extend npmignore
2023-03-27 16:05:37 +02:00
Joshua
0d303b9da5
Automatically update Snapshots using Env Variable ( #6 )
2023-03-23 17:07:42 +01:00
Joshua
dccbde9fe4
chore: remove eslint for now and run prettier over files
2023-03-18 11:00:59 +01:00
Joshua
59d550b56f
Commit changes: update package name, remove Travis config, and modify snapshot-spec.js
2023-02-20 20:14:01 +01:00
Joshua
af82f108ad
commit
2023-02-20 19:17:38 +01:00
Joshua
f10f29cf1d
cleanup
2022-09-13 16:03:57 +02:00
Joshua
f5d6b7f63d
Support Numbers Strings and Arrays
2022-09-13 10:35:53 +02:00
Joshua
4cb9f8ca1d
fixes
2022-09-12 16:16:00 +02:00
Joshua
4736fb269e
add ability to pass custom names
2022-09-12 16:13:42 +02:00
Joshua
faeb258eb9
fully working plugin, just missing more features
2022-09-09 14:56:47 +02:00
Joshua
3cdf0af343
move utils to own files
2022-09-09 14:50:23 +02:00
Paul Spears
68d2f9befa
feat: ignore Angular IDs similar to React functionality ( #80 )
2021-02-15 21:33:27 -05:00
Gleb Bahmutov
46cb474a5d
chore: update semantic release
2019-04-30 10:51:27 -04:00
Stuart Long
66de7256fc
feat: add support for relative snapshots ( #21 )
...
* feat: Add capability for relative snapshot files
* feat: remove path from package
* feat: remove nsp from pre-push since it's deprecated
* feat: use Cypress config instead
* feat: fix build
2019-04-26 16:38:33 -04:00
stuartlo
a7f44204b3
feat(log): Add instructions about udpating snapshot to error message
2019-04-09 13:33:46 -07:00
Gleb Bahmutov
2fbd969ab8
fix: use Cypress.dom.isJquery, close #8
2017-12-13 16:26:12 -05:00
Gleb Bahmutov
fe03042087
major: call .register() on the module, close #7
2017-12-13 16:00:57 -05:00
Gleb Bahmutov
f12c456987
fix: jQuery element should be an object
2017-12-11 23:15:12 -05:00
Gleb Bahmutov
b78795e924
feat: convert to JSON for dom is working, close #2
2017-12-10 23:04:58 -05:00
Gleb Bahmutov
515b5ba900
fix: string snapshots
2017-12-10 22:40:22 -05:00
Gleb Bahmutov
6af1b2cdcb
feat: better comparator function, close #3
2017-12-10 22:34:31 -05:00
Gleb Bahmutov
f5f0b20492
html snapshot from dom elements
2017-12-10 14:03:20 -05:00
Gleb Bahmutov
fb79175620
working on stripping react id
2017-12-10 13:53:49 -05:00
Gleb Bahmutov
7683fe3678
working on HTML serialization
2017-12-10 13:28:34 -05:00
Gleb Bahmutov
b6416087b1
chore: use switchcase to pick serializer
2017-12-10 10:12:29 -05:00
Gleb Bahmutov
f87b2bbad1
disable log
2017-12-09 23:07:08 -05:00
Gleb Bahmutov
ac6715c0d1
add readme
2017-12-09 23:02:38 -05:00
Gleb Bahmutov
1d9de7ba19
chore: move code
2017-12-09 22:22:23 -05:00
Gleb Bahmutov
4c605e4d49
chore: initial code
2017-12-09 22:08:35 -05:00