Skip to content

Commit

Permalink
Some notes about testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeas Moravec committed Apr 1, 2013
1 parent f3f712d commit 73f3bec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -49,3 +49,12 @@ Notes
* I didn't test the JSON Class hinting, as mentioned in the version 1 spec. I
leave this to the JSON parsing capabilities of respective libraries.


Tests
=====

* SSL client test raises an error after shutDown. Looks like a bug in Trial
and we can ignore it.

* Some higher level tests (and examples) expect MySQL running with user 'root'
and no password. Can be changed in code.

0 comments on commit 73f3bec

Please sign in to comment.