Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some more assertions, various tweaks #19

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

isakb
Copy link

@isakb isakb commented Jul 8, 2012

NB: Changes to assertions might not be 100% backward-compatible.
Also note that in my repo's readme the repo path is changed, and the version have been bumped.

ErikAbele and others added 10 commits June 16, 2012 15:44
Since JsTestDriver does not allow commas in test names this 'quick-n-dirty'
fix is required to allow Pavlov to work in a JsTestDriver environment.

Note: a more sensible approach would be to fix JsTestDriver to not place
restrictions on test names but this seems to be way harder to fix.

Signed-off-by: Isak Bakken <isak@klarna.com>
Signed-off-by: Isak Bakken <isak@klarna.com>
Signed-off-by: Isak Bakken <isak@klarna.com>
@milang
Copy link

milang commented Aug 1, 2012

@mmonteleone @isakb

Please note that in my fork of pavlov repository (https://github.com/pandell/pavlov) I rebased Isak's commits after pull request #20 I submitted today. You can see it nicely in the network graph:

https://github.com/pandell/pavlov/network

Current state of master branch:

  • Validation
  • Tests (pavlov.specs.html + pavlov.specs.js)
    • 👍 IE7, 8, 9
    • 👍 Chrome release channel (21)
    • 👍 Firefox release channel (14)
    • 👍 Opera current (12)

My point is that if you are ok with my changes, you can just fast-forward your master branch to my master branch and effectively accept all three pull requests with one strike 😉.

@isakb
Copy link
Author

isakb commented Aug 7, 2012

Very nice @milang!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants