tridentli / pitchfork

Golang framework for secure communication platforms.
Apache License 2.0
5 stars 3 forks source link

Issue 82 - The big documentation run #86

Closed massar closed 7 years ago

massar commented 7 years ago

This includes some minor functionname changes & cleanups

bapril commented 7 years ago

Bypassed the failing test ui/ui_test.go. Now getting failed selenium tests.

Error searching user for nomination. (Attached image).

screen shot 2017-02-22 at 10 12 18 pm

Error viewing e-mail on member profile:

screen shot 2017-02-22 at 10 16 16 pm
massar commented 7 years ago

Add a pf_82 branch to trident https://github.com/tridentli/trident/pull/85

Note that this also pulls in the Page_show -> PageShow fix so that a circumvention of the 'go vet' tests should not be needed.

This reminds me to setup a silenium test VM so that we can run these tests automatically.