Commit graph

149 commits

Author SHA1 Message Date
Joshua
4b96c41056 move prettyprint log into register.js 2024-02-05 16:17:41 +01:00
Joshua
f51bcae462 rebuild snapshot 2024-02-01 14:45:18 +01:00
Joshua
b1ce5f2fdf cleanup 2024-02-01 14:45:03 +01:00
Joshua
5f861d4949 add prettier logging 2024-02-01 14:44:27 +01:00
Joshua
960e699075 bump cypress and redo logging 2024-02-01 11:58:42 +01:00
Joshua
cb39e029c3 redo a surprising amount of things 2024-01-31 19:49:52 +01:00
Joshua
7c6f997bc0 redo config 2024-01-31 09:22:25 +01:00
Joshua
9a41366c82 rename Env Variables 2024-01-31 09:22:07 +01:00
Joshua
5db74ebcb6 mass changes 2024-01-29 19:08:06 +01:00
Joshua
b61e5c0552 chore: remove most code and work based on fixtures 2024-01-25 17:30:16 +01:00
Joshua
e2ef9784e4 remove unused deps and code 2023-12-08 15:56:43 +01:00
Joshua
1fe4562b9f up minor version 2023-11-14 09:10:31 +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
897ad51548 Fix Example File 2023-05-25 13:55:22 +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
097495615b add workflows to npm ignore 2023-03-27 16:18:04 +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
5a1a5981d8 Add workflow_dispatch for manual running 2023-03-18 11:26:20 +01:00
Joshua
0e9e1d3e70 move workflows to correct place 2023-03-18 11:05:17 +01:00
Joshua
771013c5a5 reword readme 2023-03-18 11:04:16 +01:00
Joshua
097014dccd cypress:run on Push/PR 2023-03-18 11:03:56 +01:00
Joshua
d02b5c6b29 fix not being able to push 2023-03-18 11:01:43 +01:00
Joshua
6dfcbfed38 remove eslint from package 2023-03-18 11:01:26 +01:00
Joshua
dccbde9fe4 chore: remove eslint for now and run prettier over files 2023-03-18 11:00:59 +01:00
Joshua
2ce0c6d92b version number 2023-02-20 20:34:15 +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
dbda85c6e1 Update README.md to provide information on changes between @datashard/snapshot and @cypress/snapshot, add authors section and update license section 2023-02-20 20:13:24 +01:00
Joshua
7f629969d5 start rewriting readme 2023-02-20 19:21:40 +01:00
Joshua
af82f108ad commit 2023-02-20 19:17:38 +01:00
Joshua
6e0b81a522 Updated README.md 2023-02-17 11:09:01 +00:00
Joshua
f10f29cf1d cleanup 2022-09-13 16:03:57 +02:00
Joshua
0c8054b44f update package json for company use 2022-09-13 16:03:37 +02:00
Joshua
fc42087ced updated readme 2022-09-13 16:02:24 +02:00
Joshua
c9be09dc48 Add example Snapshots 2022-09-13 10:37:32 +02:00
Joshua
e8f8434188 insert most used options 2022-09-13 10:36:59 +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
1831604a83 update to latest cypress version 2022-09-09 14:52:16 +02:00
Joshua
69a16313ba add basic fixtures to test against 2022-09-09 14:51:45 +02:00
Joshua
eef6298744 remove base/example files 2022-09-09 14:51:16 +02:00
Joshua
1636db6455 Two basic specs 2022-09-09 14:50:44 +02:00
Joshua
3cdf0af343 move utils to own files 2022-09-09 14:50:23 +02:00
Joshua
2cd172d773 move snapshot-mismatch image to subdir in .github folder 2022-09-09 14:33:48 +02:00
Joshua
be214cc564 delete initial snapshots file 2022-09-09 14:32:36 +02:00
Joshua
62ac60e853 update to latest cypress version 2022-09-09 14:32:12 +02:00