Commit graph

165 commits

Author SHA1 Message Date
Joshua a953a3c9e6 Merge branch 'master' of datashard:/datashard/snapshot 2024-05-02 21:16:30 +02:00
Joshua 76ed0ebf45 chore: update package.json 2024-05-02 21:14:53 +02:00
Joshua 390053f9c6 tests: have test fixtures use single snapshot folder 2024-05-02 21:07:42 +02:00
Joshua e561036926 chore: add ability to contain snapshots in a single snapshot folder 2024-05-02 21:07:19 +02:00
Joshua 9351d344a7
Merge pull request #13 from datashard/v3-breaking-noFS
Merge V3 into Master
2024-04-25 14:25:00 +02:00
Joshua e4f9cbc5cf finish most writings 2024-04-25 14:09:41 +02:00
Joshua 71fe145047 Expand Readme, remove Gleb, up version number 2024-04-25 13:01:00 +02:00
Joshua 0256d8c359 Merge branch 'master' of datashard:/datashard/snapshot 2024-04-25 09:59:01 +02:00
Joshua a12634c9a3 shorten code tiny bit 2024-04-18 16:39:36 +02:00
Joshua 8add20790e forgot a thing 2024-04-11 18:44:21 +02:00
Joshua dc1290ec04 update tests 2024-04-11 18:36:18 +02:00
Joshua b4f841d878 fixtures now read and write from cypress 2024-04-11 18:35:45 +02:00
Joshua 930662045c working code 2024-03-28 10:44:10 +01:00
Joshua d45d7479f0 remove export from createCustomLog function 2024-02-05 16:25:50 +01:00
Joshua bc6ffad697 register() doesn't need to return anything 2024-02-05 16:21:31 +01:00
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 7816594c08 remove unused packages 2023-11-14 10:09:54 +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