shaunagm / actionrising

0 stars 0 forks source link

Implementing groups step 4: adding slate functionality #324

Open shaunagm opened 7 years ago

shaunagm commented 7 years ago

Implements step 4, as described in the spec.

Still needs:

Full integration tests, and various styling and design decisions being put off for step 5, the next and last step.

shaunagm commented 7 years ago

Some tests added. I was going to add functional tests to check that we're successfully adding contribs & admins and that their permissions are being appropriately changed in the slate, action and par forms but then I spent 5+ hours trying to figure out how to select Chosen.js multiselect fields with Selenium and now I never want to test anything ever again. Pushing off the rest of the functional tests to step 5.