rrrene/elixirstatus-web

Feature: Create a little control panel to test some cases "live"

Open

#5 opened on Jul 5, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Elixir (43 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (286 stars)
PR merge metrics
 (PR metrics pending)

Description

I want to code a little "control panel" that appears in the web interface in dev mode, which links corner cases from the test suite, like e.g.

"Should render 404 if trying to show a posting that does not exist"
"Should do X when trying to update a posting that does not belong to you"

I am not yet sure how to accomplish this, but I think it might be a good addition to having the edge cases covered by mix test.

Let's have a discussion about this!

Contributor guide