Skip to content

Commit

Permalink
add some news
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Sep 28, 2019
1 parent 7c96e4f commit 2682a8e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions news/66.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix a bug that editable packages are not installed and locked properly.
6 changes: 6 additions & 0 deletions news/66.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Improve the integration testing
* Introduce ``pytest-pypi`` to mock the PyPI server for testing.
* Refactor ``synchronizers.py`` to make it easy to mock installation and uninstallation operations.
* Mock the VCS downloads for testing.
* Improve the performance of metadata resolving by deduplicating the metasests items.
* Switch to Github Pages as CI service.

0 comments on commit 2682a8e

Please sign in to comment.