Commit Graph

191 Commits

Author SHA1 Message Date
look-its-ashton
104b42ac19 retrospective added and sprint-1 summary updated 2022-11-13 15:52:20 -08:00
look-its-ashton
68d7e76d99 sprint 1 review meeting notes 2022-11-13 15:41:53 -08:00
rheabhutada02
11d7ca9320
Update 110822-finalized-design.md 2022-11-13 15:03:41 -08:00
rheabhutada02
baa1a11444
Rename 110822-finalized-design to 110822-finalized-design.md 2022-11-13 15:03:10 -08:00
rheabhutada02
6d09e9903c
Rename 102722-final-project-decision to 102722-final-project-decision.md 2022-11-13 15:02:44 -08:00
rheabhutada02
9d4bd4e8ce
Create 110822-finalized-design 2022-11-13 15:02:17 -08:00
rheabhutada02
6fb7e7a7a3
Create 102722-final-project-decision 2022-11-13 14:57:01 -08:00
look-its-ashton
be9b4475d2
Merge pull request #53 from cse110-fa22-group29/fix-meeting-notes-naming
Fix sprint1 meeting notes naming
2022-11-13 14:17:41 -08:00
Arthur Lu
0896d4ff39 fix sprint1 meeting notes naming 2022-11-13 05:42:13 +00:00
rheabhutada02
5884dd4449
Merge pull request #52 from cse110-fa22-group29/ci-architecture-dev
Add CI/CD ADRs and phase1 documentation
2022-11-12 21:41:58 -08:00
Arthur Lu
64a0aef48b update pipeline arch linting and unit testing ADRs 2022-11-13 05:25:56 +00:00
Arthur Lu
8450227035 update pahse1.md 2022-11-11 08:18:53 +00:00
rheabhutada02
4e2e8bb496
Merge pull request #44 from cse110-fa22-group29/fix-package.json
Fix scripts in package.json for correct recursive calling
2022-11-09 17:52:23 -08:00
Arthur Lu
338eeac38f fix scripts in package.json for correct recursive calling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-10 01:41:27 +00:00
rheabhutada02
62f1626492
Update 110922-checkin5.md 2022-11-09 16:08:02 -08:00
rheabhutada02
f216fc2abf Updated checkin meeting minutes for 11/09/2022 2022-11-09 16:06:59 -08:00
look-its-ashton
d6e8291779
Merge pull request #42 from cse110-fa22-group29/js-linting-ci
Implement JS linting framework and action
2022-11-08 15:22:29 -08:00
Arthur Lu
aa69ef1ab7 fix devDependencies list in package.json
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 17:53:55 +00:00
Arthur Lu
7392d25c42 implement linting action,
fix action naming issue

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 04:09:15 +00:00
look-its-ashton
9ef4080e81
Merge pull request #41 from CODE-REFINARY/main
Adding Meeting Notes and Static Directory
2022-11-07 19:41:32 -08:00
look-its-ashton
1b4b0ee81c static folder 2022-11-07 19:28:06 -08:00
Arthur Lu
a6015aff3b implement basic linting with eslint,
fix linting errors in testenv module

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 03:09:10 +00:00
look-its-ashton
37d3460394 Started on meeting notes for Sprint 1 2022-11-07 18:52:39 -08:00
rheabhutada02
50f0679a76
Merge pull request #38 from cse110-fa22-group29/js-unit-test-ci
Implement JS unit test framework and CI pipeline actions
2022-11-07 18:24:02 -08:00
Arthur Lu
22a3e9f4f4 remove git from js unit test ci action
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 02:03:50 +00:00
Arthur Lu
3043c6e157 fix locality issue in mocha unit tests,
move sample helper functions for localStorage unit testing

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 01:33:35 +00:00
Arthur Lu
d0be8336be update phase1 diagram with updated mocha framework
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 00:05:57 +00:00
Arthur Lu
0f622d16de switch to mocha for test latency improvements
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-08 00:00:15 +00:00
Arthur Lu
c7c395c832 make workflow naming shorter
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:43:40 +00:00
Arthur Lu
6f915678b5 sudo all run commands
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:38:53 +00:00
Arthur Lu
1798ad1140 implement js unittest action
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-07 23:31:13 +00:00
Arthur Lu
1c7b1de7d3
Merge pull request #37 from cse110-fa22-group29/js-unit-test
Pull new JS unit tests from js-unit-test to js-unit-test-ci
2022-11-07 15:27:51 -08:00
look-its-ashton
54dd7e8261
Update README.md 2022-11-07 14:26:35 -08:00
look-its-ashton
60948d4ea1
Created ADR directory 2022-11-07 14:25:14 -08:00
look-its-ashton
8a22d37e5b
Pre-sprint discsussion meeting 2022-11-07 14:17:48 -08:00
Arthur Lu
b680b83dcc switch toBe to toStrictEqual in testenv.test.js 2022-11-07 21:17:05 +00:00
Arthur Lu
c95834ca31 add .gitignore 2022-11-06 22:57:42 +00:00
Arthur Lu
f5b2953c33 fix testenv unit test naming 2022-11-06 22:53:14 +00:00
Arthur Lu
7d5ec8a704 add .gitignore from js-unit-test 2022-11-06 22:49:36 +00:00
Arthur Lu
2d4f8e48c2 move package.json to root dir 2022-11-06 22:39:30 +00:00
Arthur Lu
cf11ab22b4 fix drawio diagram
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-06 14:31:31 -08:00
Arthur Lu
ec305e667d switch unit test framework to jest,
remove framework unittest,
add helper module to create unit testing environment
2022-11-06 05:46:23 +00:00
Arthur Lu
d5a36a913e implement unittest.js, implement unittest.test.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-05 20:19:14 -07:00
Arthur Lu
f80bf799a2 update overall pipeline plan for phase 1
Co-authored-by: Graydogminer <Graydogminer@users.noreply.github.com>
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-05 18:36:22 -07:00
Arthur Lu
9e1bd31c36 add module exports to unittest.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-05 17:49:41 -07:00
Arthur Lu
9a9fe0c5d7 add template for unittest abstraction layer 2022-11-05 00:36:55 -07:00
Arthur Lu
874ca152c9 create folder /admin/cipipeline,
create file phase1.drawio.png,
create file phase1.md,
create file phase1.mp4

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-04 16:05:41 -07:00
look-its-ashton
99dd52ad43
sprint tasks discussion meeting notes 2022-11-04 13:30:29 -07:00
look-its-ashton
97b61edaf5
Merge pull request #31 from cse110-fa22-group29/ci-pipeline-dev
Implement simple CI pipeline
2022-11-04 12:29:06 -07:00
look-its-ashton
f49e3f30d1
Update 110322-technology_discussion.md 2022-11-04 10:08:22 -07:00