Skip to content

Initial support for unit tests#201

Merged
decalage2 merged 1 commit intodecalage2:masterfrom
samiraguiar:add-unit-tests
Oct 20, 2017
Merged

Initial support for unit tests#201
decalage2 merged 1 commit intodecalage2:masterfrom
samiraguiar:add-unit-tests

Conversation

@samiraguiar
Copy link
Copy Markdown
Contributor

@samiraguiar samiraguiar commented Oct 18, 2017

I've added an initial support for unit tests and my sample test case was for #185.

The initial idea is to add test cases as the bugs are fixed to prevent regressions, but this can be further extended to some test first-like approach for new implementations.

Currently the tests run on Python 2.x only, so we still need to add support for v3.

I have also added Travis CI integration and its status badge to the README page. Currently the badge points at my fork, but if this is accepted I can change it before it gets merged (and @decalage2 also needs to authorize Travis on this repo).

@decalage2
Copy link
Copy Markdown
Owner

Great idea, thanks! I enabled oletools in Travis CI, so it should work.
Just one question: the RTF file to test issue 185 will not trigger antivirus engines, right?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants