csc302-spring-2021 / proj-DaTeam

CSC302 course project for DaTeam
https://dateam-frontend.herokuapp.com/
5 stars 2 forks source link

Shared/mockbuild form modify #120

Closed vinaykomaravolu closed 3 years ago

vinaykomaravolu commented 3 years ago

Description

Modified buildFormComplete in MockData.js so that we can test the selectionDisablesChildren and selectionDeselectSiblings features.

otomn commented 3 years ago

Code change to mocks looks good. I don't see those properties set in buildFormComplete I have also recently changed buildFormResponseComplete. buildFormResponseComplete is meant to produce a proper response to the form built by buildFormComplete. We can fix that up in a separate ticket.

vinaykomaravolu commented 3 years ago

I think we need to push my other changes first and then this lol

vinaykomaravolu commented 3 years ago

wait why are there so many other random files in here... imma delete this pr and do it later

DiademShoukralla commented 3 years ago

I believe this PR is linked to/would close issue #113. Leaving it open since this is unmerged