kevinelliott / agent_orange

Parse and process User Agents like a secret one
126 stars 36 forks source link

Advanced Testing #28

Open kevinelliott opened 12 years ago

kevinelliott commented 12 years ago

We currently have basic testing in place that primarily tests what we expect a User Agent to detect as. Deeper unit and functional tests should be created to test our object-heavy design and ensure core functionality is functioning as expected.