google-nomulus/core/src
gbrodman dea7dfcf28
Refactor UI actions to be more reliable (#348)
* Refactor UI actions to be more reliable

- Created HtmlAction to handle the nitty-gritty of login and setting up
HTML pages
- Created a test to verify that all UI actions implement JSON GET, JSON
POST, or HTML classes
- Move CSS renaming into a utility class

* Move logging of request into HtmlAction

* Comment and wording in exception

* mention JsonGetAction in the comment

* JsonGetAction extends Runnable
2019-11-11 16:18:48 -05:00
..
main Refactor UI actions to be more reliable (#348) 2019-11-11 16:18:48 -05:00
test Refactor UI actions to be more reliable (#348) 2019-11-11 16:18:48 -05:00