micbou
|
bf57fa16fc
|
Add JEDI_TEST_ENVIRONMENT_EXECUTABLE for AppVeyor
|
2018-03-24 22:52:41 +01:00 |
|
micbou
|
e8b301ebf9
|
Add AppVeyor configuration
|
2018-03-24 22:52:41 +01:00 |
|
Dave Halter
|
68f840de60
|
Refactor django path support
|
2018-01-24 19:13:05 +01:00 |
|
Dave Halter
|
db1a4415b3
|
Some tests that involved jedi were actually a bit wrong and only worked in certain environments.
|
2018-01-05 00:48:40 +01:00 |
|
Dave Halter
|
5efd67758e
|
Start replacing Script calls with a fixture
This is important to migrate all tests to specific fixtures.
|
2017-12-29 15:51:16 +01:00 |
|
Dave Halter
|
fdd405f552
|
The environment selection had a bug
|
2017-12-24 03:47:35 +01:00 |
|
Dave Halter
|
1f4e0dd22e
|
Make it possible to explicitly state the version in pytest for different envs
|
2017-12-24 03:01:47 +01:00 |
|
Dave Halter
|
a96f2c43df
|
Add a way to skip typing tests in non default environments
|
2017-12-20 10:07:16 +01:00 |
|
Dave Halter
|
a9ebd92c20
|
Add a way to specify environments in tox
|
2017-12-19 19:02:57 +01:00 |
|
Dave Halter
|
8b3ee75654
|
Ignore the build directory for pytest
|
2017-12-17 21:35:39 +01:00 |
|
Dave Halter
|
fa2712a128
|
Ignore __main__ modules
|
2017-12-11 09:23:13 +01:00 |
|
immerrr
|
a6512f7702
|
Move clean_jedi_cache fixture to top-level conftest.py
Otherwise doctest module running in jedi/ subdirectory will not find it.
|
2015-10-21 18:04:32 +03:00 |
|
Dave Halter
|
5e6616a451
|
add a command line option to produce errors from warnings
|
2014-03-15 14:37:40 +01:00 |
|
Dave Halter
|
c7fc13743f
|
add proper deprecation warnings and warnings become error messages in Jedi; also deprecate CallSignature.call_name
|
2014-03-14 14:49:13 +01:00 |
|
Dave Halter
|
a29026c212
|
added Jedi debugging to pytest. Awesome.
|
2014-01-20 01:35:35 +01:00 |
|
Takafumi Arakaki
|
ee03f3ae0d
|
Use pytest_(un)configure to setup cache_directory
|
2013-03-14 20:43:10 +01:00 |
|
Takafumi Arakaki
|
3881f8d6ed
|
Do not collect setup.py as a test
|
2013-03-14 14:31:32 +01:00 |
|