1. 24 Sep, 2015 2 commits
  2. 18 Sep, 2015 2 commits
  3. 03 Sep, 2015 14 commits
  4. 02 Sep, 2015 3 commits
  5. 01 Sep, 2015 8 commits
  6. 26 Aug, 2015 5 commits
  7. 30 Jun, 2015 4 commits
  8. 19 Jun, 2015 2 commits
    • Jeremy Mikola's avatar
      Merge pull request #21 · 3e4d54b8
      Jeremy Mikola authored
      3e4d54b8
    • Jeremy Mikola's avatar
      Make expected document assertions more flexible · 0437bb85
      Jeremy Mikola authored
      Normalizing top-level documents as arrays will allow single and multi-document checks to be more flexible. This will not extend to embedded documents, where we'll still need to be explicit.
      
      Additionally, assertSameDocuments can now operate on any array or Traversable without needing to set its own type map.
      0437bb85