1. 07 Nov, 2014 1 commit
  2. 30 Oct, 2014 8 commits
  3. 29 Oct, 2014 4 commits
  4. 28 Oct, 2014 9 commits
  5. 27 Oct, 2014 7 commits
  6. 26 Oct, 2014 6 commits
  7. 25 Oct, 2014 3 commits
  8. 24 Oct, 2014 2 commits
    • JC Brand's avatar
      Add an outline to the profiling tests. · 6088417d
      JC Brand authored
      6088417d
    • JC Brand's avatar
      Fix tests. · cdb86788
      JC Brand authored
      In the previous commit, the mock connection object was refactored to use a real
      Strophe.Connection object.
      
      This caused a test in spec/controlbox.js to fail (due to a method that was now
      no longer mocked).
      
      Added a quick workaround (via monkeypatch) for now.
      cdb86788