Skip to content

Commit

Permalink
Merge branch 'master' into faster-verify
Browse files Browse the repository at this point in the history
  • Loading branch information
mythmon authored Mar 29, 2019
2 parents 9905e0e + ebf498c commit 591c760
Show file tree
Hide file tree
Showing 20 changed files with 33 additions and 4,245 deletions.
15 changes: 15 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Community Participation Guidelines

This repository is governed by Mozilla's code of conduct and etiquette guidelines.
For more details, please read the
[Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/).

## How to Report
For more information on how to report violations of the Community Participation Guidelines, please read our '[How to Report](https://www.mozilla.org/about/governance/policies/participation/reporting/)' page.

<!--
## Project Specific Etiquette
In some cases, there will be additional project etiquette i.e.: (https://bugzilla.mozilla.org/page.cgi?id=etiquette.html).
Please update for your project.
-->
4 changes: 0 additions & 4 deletions contract-tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# Configuration file for running contract-tests
import pytest
import requests
import urllib3

# Disable warnings about unverified HTTPS requests
urllib3.disable_warnings()


def pytest_addoption(parser):
Expand Down
160 changes: 0 additions & 160 deletions contract-tests/schemas/approval_request.schema

This file was deleted.

32 changes: 0 additions & 32 deletions contract-tests/schemas/classify_client.schema

This file was deleted.

87 changes: 0 additions & 87 deletions contract-tests/schemas/extension.schema

This file was deleted.

Loading

0 comments on commit 591c760

Please sign in to comment.