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

Add tests #13

Closed
4 tasks done
kaushalmodi opened this issue Jun 29, 2017 · 4 comments
Closed
4 tasks done

Add tests #13

kaushalmodi opened this issue Jun 29, 2017 · 4 comments

Comments

@kaushalmodi
Copy link
Owner

kaushalmodi commented Jun 29, 2017

As the features are added, we need to ensure that older features are not broken.

I don't know how exactly we'll test this. But may be have test.org and test-golden.md, and then ensure that the exported test.md matches test-golden.md?

  • Add tests
  • Make them auto-checking fa50ff0
  • Run make test using Travis 59f0003
  • Run for multiple Emacs versions 59f0003
@kaushalmodi
Copy link
Owner Author

See #17 (comment)

@kaushalmodi
Copy link
Owner Author

A lot of tests have been added already.. but need to figure out how to auto-check those.

kaushalmodi added a commit that referenced this issue Sep 20, 2017
- cd to the example-site dir
- make test

Helps #13
@kaushalmodi
Copy link
Owner Author

The example-site/Makefile is a start. I can definitely use some help to write that in a more canonical way.

Next step is automating this using Travis and have it run for multiple emacs versions.

@kaushalmodi
Copy link
Owner Author

Finally done in 59f0003

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

No branches or pull requests

1 participant