Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Add a test framework to HTTPS Everywhere #338

Merged
merged 6 commits into from Jul 28, 2014
Merged

Add a test framework to HTTPS Everywhere #338

merged 6 commits into from Jul 28, 2014

Conversation

diracdeltas
Copy link
Contributor

Zack (redwire)'s goog. summer of code project involves adding a lot of important update handling code that needs to be tested. Now is a good time to start adding tests for the main extension code.

This pull requests adds a basic script to run tests (./test.sh) and a few unit tests. It uses the testing framework from the add-on SDK, which can access XPCOM. So we can just run cfx test using a Firefox profile that has HTTPS Everywhere installed and import the HTTPS Everywhere component.

diracdeltas added a commit that referenced this pull request Jul 28, 2014
Add a test framework to HTTPS Everywhere
@diracdeltas diracdeltas merged commit ee1f739 into master Jul 28, 2014
@diracdeltas diracdeltas deleted the feature/tests branch July 28, 2014 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant