Commit Graph

62 Commits

Author SHA1 Message Date
Tzu-ping Chung b4632d080b Failing test for new resolver + extras + --no-deps 2020-08-02 16:12:46 +08:00
Pradyun Gedam 3f88476e4f
This counts as a fix right? 2020-07-27 20:06:55 +05:30
Pradyun Gedam 43da7c8283
Make the YAML tests happier 2020-07-27 13:49:21 +05:30
Tzu-ping Chung ec1f3cc189 Fix YAML tests to reflect the new resolver error 2020-06-25 15:00:21 +08:00
Tzu-ping Chung fd3a785018
Reduce regex use when not necessary
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-06-18 17:15:58 +08:00
Tzu-ping Chung 9a2527ad09 Rename CFFI for PyPy 2020-06-15 15:47:38 +08:00
Ilan Schnell 2198e2b2ab Update tests/yaml/conflicting_triangle.yml
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-06-15 15:34:37 +08:00
Ilan Schnell 599a494945 Update tests/yaml/conflicting_diamond.yml
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-06-15 15:34:37 +08:00
Ilan Schnell f6691c0aca Update tests/yaml/conflict_2.yml
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
2020-06-15 15:34:37 +08:00
Ilan Schnell bf3b1859fc add ability to match error messages against regular expressions 2020-06-15 15:34:37 +08:00
Ilan Schnell e1f007b314 check for stderr regex in linter 2020-06-15 15:34:37 +08:00
Ilan Schnell 13ce5209b4 add error checks - run circular tests with new resolver 2020-06-15 15:34:36 +08:00
Ilan Schnell fec4a0dabd update yaml linter 2020-06-15 15:34:36 +08:00
Ilan Schnell 54f350d524 add error checking to yaml test files 2020-06-15 15:34:36 +08:00
Ilan Schnell a45f657f97 add test for double install 2020-06-15 15:34:36 +08:00
Ilan Schnell 2e086eca40 add test case 2020-06-15 15:34:36 +08:00
Ilan Schnell 7dc345386a add huge yaml test (579 packages) going to add more test cases 2020-06-15 15:34:35 +08:00
Ilan Schnell 4d17ec6442 add errors draft 2020-06-15 15:34:35 +08:00
Ilan Schnell 708b675ba7 add test for unavailable version 2020-06-15 15:34:35 +08:00
Ilan Schnell b2895a5876 add test cases to large.yml 2020-06-15 15:34:35 +08:00
Ilan Schnell ec288fec0e add comment to large.yml 2020-06-15 15:34:35 +08:00
Ilan Schnell e8bc39274d add test case to install cachecontrol 2020-06-15 15:34:35 +08:00
Ilan Schnell 7b4bfcb03b work around bug in wheel generation for names which have "-" i them 2020-06-15 15:34:35 +08:00
Ilan Schnell 5e707eec4b add large yaml test 2020-06-15 15:34:35 +08:00
Ilan Schnell ecfaf9fd85 add linter check to ensure version is string 2020-06-15 15:34:34 +08:00
Ilan Schnell ed3a6bcd62 add triangle conflict test 2020-06-15 15:34:34 +08:00
Ilan Schnell 057cb03990 add fall back test 2020-06-15 15:34:34 +08:00
Ilan Schnell 279bbc7d95 update comments 2020-06-15 15:34:34 +08:00
Ilan Schnell 2f961cdfa7 add explaination of yaml format 2020-06-15 15:34:34 +08:00
Ilan Schnell a941724aa8 add test case 2020-06-15 15:34:34 +08:00
Ilan Schnell 6c4b06295d add yaml test 2020-06-15 15:34:34 +08:00
Ilan Schnell ab5cb8ebe1 add comment 2020-06-15 15:34:34 +08:00
Ilan Schnell 083c241879 add comment 2020-06-15 15:34:34 +08:00
Ilan Schnell 483b5ded21 add comments 2020-06-15 15:34:34 +08:00
Ilan Schnell f9ecbf0b9d add conflicting yaml test 2020-06-15 15:34:34 +08:00
Devesh Kumar Singh db11f83e2a Fix tests module with flake8-bugbear 2020-06-05 02:41:08 +05:30
Ilan Schnell e8920daeab add trivial example to demonstrate installing and uninstalling multiple packages 2020-04-29 00:12:02 -05:00
Ilan Schnell 8b4a4c469a add ability to install list of requirements - with example in simple.yml 2020-04-28 23:32:55 -05:00
Ilan Schnell 87a6bbec39 add backtracking resolver yaml test 2020-04-26 14:09:27 -05:00
Ilan Schnell 850b8c5f53 add information about only single tests to readme 2020-04-26 10:43:52 -05:00
Ilan Schnell 6529780461 move import so isort does not try to "fix" import order 2020-04-26 00:51:12 -05:00
Ilan Schnell a9930dbd19 add checking for requested package dict 2020-04-25 23:10:43 -05:00
Ilan Schnell b837b37074 update link to refer directly to benoit-pierre's comment 2020-04-25 20:00:44 -05:00
Ilan Schnell 9c9ae3dc8b update description - make flake8 happy 2020-04-25 18:26:40 -05:00
Ilan Schnell 1b22ef6666 simplify code, ensure state is a list 2020-04-25 18:17:18 -05:00
Ilan Schnell bb9a2bdc4b add yaml linter and update readme 2020-04-25 14:48:29 -05:00
Ilan Schnell 051c394944 typo 2020-04-25 00:27:28 -05:00
Ilan Schnell 17103e8d1a add new test example mentioned in issue #988 2020-04-25 00:07:57 -05:00
Ilan Schnell f8fa3f8c4f add comment 2020-04-24 23:11:35 -05:00
Ilan Schnell da99c14790 add test contructed from blog post, see notes within file 2020-04-24 23:09:42 -05:00