osuosl / timesync-frontend-flask

Flask front-end client for TimeSync
Other
0 stars 2 forks source link

Fix links on admin page and removed 'Delete User' link #144

Closed aaroncohen73 closed 8 years ago

aaroncohen73 commented 8 years ago

Fixes #143

Changes in this PR.

  1. Run nosetests
  2. Run the app with docker-compose up and log in as admin/admin
  3. Go to /admin and see that the "User" links work and that "Delete User" no longer exists

    Expected Output.

$ nosetests
...................................................................................................................................
----------------------------------------------------------------------
Ran 131 tests in 1.825s

OK

@osuosl/devs

pop commented 8 years ago

+1 lgtm

subnomo commented 8 years ago

Looks good. :+1: