Skip to content

Commit

Permalink
Merge pull request #31 from EricFillion/ch/pr-list
Browse files Browse the repository at this point in the history
[A1] Add PR list file
  • Loading branch information
charasyn committed Oct 18, 2020
2 parents 86f307e + 7f80457 commit b2c729e
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions Documentation/A1-PRs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Assignment 1 - Pull Request List:

## Cooper Harasyn (charasyn)
| PR name |
|-|
| [#13](https://github.com/EricFillion/CMPE-327/pull/13): [A1] Add 404 page testcase |
| [#16](https://github.com/EricFillion/CMPE-327/pull/16): [A1] Add homepage testcases |
| [#18](https://github.com/EricFillion/CMPE-327/pull/18): [A1] Add section about the testing framework |
| [#31](https://github.com/EricFillion/CMPE-327/pull/31): [A1] Add PR list file |
| [#32](https://github.com/EricFillion/CMPE-327/pull/32): [A1] Rename r1 and r4 files to change .MD to .md |
| [#33](https://github.com/EricFillion/CMPE-327/pull/33): [A1] Add issue with logout to issues list |

## Jolene Lammers (jolenelammers)
| PR name |
|-|
| [#6](https://github.com/EricFillion/CMPE-327/pull/6): Create file frontend_tests.md for test documentation |
| [#7](https://github.com/EricFillion/CMPE-327/pull/7): Jl/frontend update tests |
| [#14](https://github.com/EricFillion/CMPE-327/pull/14): Jl/frontend tests |
| [#15](https://github.com/EricFillion/CMPE-327/pull/15): Jl/frontend buy tests |
| [#23](https://github.com/EricFillion/CMPE-327/pull/23): jl/summary-table-buy-update (Add buy and update test cases to the summary table) |

## Eric Fillion (EricFillion)
| PR name |
|-|
| [#10](https://github.com/EricFillion/CMPE-327/pull/10): Ef/r1 login |
| [#11](https://github.com/EricFillion/CMPE-327/pull/11): Ef/r4 sell |
| [#21](https://github.com/EricFillion/CMPE-327/pull/21): Added the test case summary table. feat login and sell. |
| [#24](https://github.com/EricFillion/CMPE-327/pull/24): combined sub-tables into one |
| [#25](https://github.com/EricFillion/CMPE-327/pull/25): Renamed r6-buy |
| [#26](https://github.com/EricFillion/CMPE-327/pull/26): renamed frontend-tests file |
| [#28](https://github.com/EricFillion/CMPE-327/pull/28): Updated r7 header sizes |
| [#29](https://github.com/EricFillion/CMPE-327/pull/29): Updated r3 header sizes |
| [#30](https://github.com/EricFillion/CMPE-327/pull/30): Updated r8 header sizes |

## Tingzhou Jia (TingzhouJia)
| PR name |
|-|
| [#12](https://github.com/EricFillion/CMPE-327/pull/12): feat(register test case): finish register test case in NL |
| [#19](https://github.com/EricFillion/CMPE-327/pull/19): feat:(logout md) |
| [#20](https://github.com/EricFillion/CMPE-327/pull/20): remove test url |

0 comments on commit b2c729e

Please sign in to comment.