Commit Graph

266 Commits

Author SHA1 Message Date
Arthur Lu c45aec116b fix e2e test for create,
split create test into two parts,
split other test templates into two parts

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 15:32:37 -08:00
Arthur Lu 1518fda766 add e2e tests for update and delete,
fix package.json commadns for lint and fix-style

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 13:54:58 -08:00
Arthur Lu c66f43f6e9 add empty crud e2e tests
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 12:32:38 -08:00
rheabhutada02 cf551f932b updated name ReviewDetails.html ReviewDetails.js 2022-11-17 12:25:18 -08:00
rheabhutada02 29b065562e Merge pull request #62 from cse110-fa22-group29/e2e-testing
Implement End to End Testing Framework
2022-11-17 12:01:48 -08:00
Arthur Lu 0ebf9f8a20 fix typo in package.json
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-17 11:38:05 -08:00
Arthur Lu d9c28096fd add e2e framework ADR
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 17:41:45 -08:00
Arthur Lu 7abc995ffe fix linting errors
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:46:02 -08:00
Arthur Lu cbe8da609c fix js-unittest.yml to start local server
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:18:35 -08:00
Arthur Lu dd7d876f29 add dependencies to package.json,
add http-server script to package.json,
add simple e2e test in main.e2e.test.js

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-16 16:10:31 -08:00
Arthur Lu 540d6563d8 Merge pull request #43 from cse110-fa22-group29/sprint-1
Sprint 1
2022-11-14 18:16:23 -08:00
Kara Hoagland 0c40de81a0 comment 2022-11-14 18:11:57 -08:00
Kara Hoagland bc276dc30c star path error fix 2022-11-14 18:07:33 -08:00
Arthur Lu b6f3a57231 adjust JS Unit tests to be more permissive
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 01:11:48 +00:00
Arthur Lu 837ba92d7d fix css style issues,
removed css for rating stars

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 01:08:32 +00:00
Arthur Lu 66dd92f0dc fix js linting
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-15 00:53:07 +00:00
look-its-ashton d9297d7c64 retrospective sprint 1 meeting 2022-11-14 16:52:50 -08:00
rheabhutada02 2ce3714f8d Merge pull request #57 from cse110-fa22-group29/add-phase1.mp4
Add phase1.mp4
2022-11-14 00:41:50 -08:00
Arthur Lu 09dd837081 add phase1.mp4 2022-11-14 03:53:55 +00:00
Arthur Lu 8354e561e5 Merge branch 'main' into sprint-1 2022-11-14 03:36:01 +00:00
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
look-its-ashton 46826d1f17 Merge branch 'sprint-1' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-1 2022-11-13 15:21:14 -08:00
look-its-ashton 5419eed9b1 sprint 1 review markdown document created 2022-11-13 15:20:09 -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
Arthur Lu 39cb507bc5 move html and css to source folder
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 22:33:00 +00:00
look-its-ashton bc4073b10f meeting notes 2022-11-13 14:26:29 -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
Graydogminer 71782c0a9c Merge pull request #55 from cse110-fa22-group29/45-adding-htmlhint-to-repo
Adding HTML & CSS Linters
2022-11-13 13:57:42 -08:00
Arthur Lu 7f892d2491 Merge pull request #56 from cse110-fa22-group29/sprint-1
Merge with HTMLhint branch
2022-11-13 13:49:26 -08:00
Arthur Lu e068e51575 Merge branch '45-adding-htmlhint-to-repo' into sprint-1 2022-11-13 13:49:04 -08:00
Arthur Lu 37ea4d7e6d fix merge conflicts
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 21:47:27 +00:00
Arthur Lu 1819f5042c remove npx call in package.json scripts
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 21:40:42 +00:00
Arthur Lu 28e8415589 change css linting file naming
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 21:31:15 +00:00
Arthur Lu 34225f651f fix package.json
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2022-11-13 21:30:31 +00:00
Marc a1319ecf18 config for stylelint 2022-11-13 21:17:03 +00:00
Sanjit Joseph 0cc8634967 Implement star rating across all html forms 2022-11-13 00:09:52 -08:00
Sanjit Joseph 3dfb22d3b5 Implement star rating css 2022-11-12 23:58:39 -08:00
Sanjit Joseph f9a0a01fb4 Add radio buttons for star rating 2022-11-12 22:22:25 -08:00
Marc 22d29718e8 updated css linter and html linter 2022-11-13 06:11:56 +00: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
Sanjit Joseph bf04d82978 Update CreatePage.css with current form css 2022-11-12 20:10:17 -08:00
Sanjit Joseph 019880926f Update stylesheet of CreatePage.html to CreatePage.css 2022-11-12 20:05:51 -08:00
Sanjit Joseph 99f9b29a7e Create CreatePage.css 2022-11-12 20:04:41 -08:00