mozilla / persona

Persona is a secure, distributed, and easy to use identification system.
https://login.persona.org
Other
1.83k stars 265 forks source link

Completely overhaul test RP. One page, all APIs. #4182

Closed callahad closed 10 years ago

callahad commented 10 years ago

Still needs CSS and returnTo love, but should be much more functional than the existing test RP.

Basically, I wanted a single page where I could test all of the APIs, unexpected interactions, etc.

This does that.

callahad commented 10 years ago

@jrgm @Osmose @6a68

New hotness awaits at http://127.0.0.1:10001/ -- could I get a review, please?

(No serious review / testing needed, since this is only the test RP, but I'd at least like a :thumbsup: or a :thumbsdown: before I hitting the green button)

Osmose commented 10 years ago

Just idly glancing through, I'm not comfortable enough to :thumbsup: this all by my lonesome. :P

seanmonstar commented 10 years ago

Eh, I pressed it. Looked good to me...

callahad commented 10 years ago

Today I learned:

  1. I should not be trusted to hand-code HTML in a new editor without something like jshint and htmltidy (or jade / haml!) to protect me from myself.
  2. You guys are still watching this repo.
  3. Seanmonstar has the right attitude.

;)

Things will likely get worse before they get better. I have a local branch that's all gussied up with Yahoo's purecss.io stuff, but it makes the markup completely ridiculous.