Itamar Turner-Trauring
|
36f18e0afb
|
Fix test_filesystem on Python 2.
|
2020-12-11 12:30:12 -05:00 |
|
Itamar Turner-Trauring
|
a2e2ee596b
|
Some progress(?) towards passing tests.
|
2020-12-10 11:47:02 -05:00 |
|
Itamar Turner-Trauring
|
ba9e0db66e
|
Skip test_filesystem on Python 3 for now.
|
2020-12-10 11:17:46 -05:00 |
|
Itamar Turner-Trauring
|
5c1d904f57
|
Skip test on Python 3 for now, since that is not going to work in short term.
|
2020-12-10 11:00:15 -05:00 |
|
Itamar Turner-Trauring
|
c356ced49b
|
Another passing test on Python 3.
|
2020-12-10 10:56:41 -05:00 |
|
Itamar Turner-Trauring
|
36bf9224e6
|
More progress on Python 3, unbreak Python 2.
|
2020-12-10 10:52:07 -05:00 |
|
Itamar Turner-Trauring
|
5924da93d8
|
More bytes.
|
2020-12-09 13:18:45 -05:00 |
|
Itamar Turner-Trauring
|
add26895cf
|
Another passing test on Python 3.
|
2020-12-09 13:11:39 -05:00 |
|
Itamar Turner-Trauring
|
b61b0a9001
|
Some more progress towards Python 3.
|
2020-12-09 13:02:29 -05:00 |
|
Itamar Turner-Trauring
|
1ab1aaea47
|
Some more progress towards Python 3.
|
2020-12-09 12:59:37 -05:00 |
|
Itamar Turner-Trauring
|
1adb40cf3b
|
Some more progress towards Python 3.
|
2020-12-09 12:52:53 -05:00 |
|
Itamar Turner-Trauring
|
b11161a7aa
|
Start porting to Python 3.
|
2020-12-09 12:47:07 -05:00 |
|
Jean-Paul Calderone
|
805378ef11
|
Do more path stuff with FilePath
|
2020-11-26 20:53:57 -05:00 |
|
Jean-Paul Calderone
|
10600ef5ec
|
Move write_introducer somewhere it can be used more widely
|
2020-11-16 14:59:42 -05:00 |
|
Jean-Paul Calderone
|
18e327417c
|
Get [client]introducer.furl out of test_system
|
2020-11-14 11:44:28 -05:00 |
|
Jean-Paul Calderone
|
16ab1690de
|
rewrite _test_introweb part of SystemTest as its own test suite
|
2020-09-24 11:08:18 -04:00 |
|
Jason R. Coombs
|
5a40bf47f4
|
Convert print statements to print functions, even when commented. Fixes #3408.
|
2020-09-11 14:50:44 -04:00 |
|
Itamar Turner-Trauring
|
f5a689f0e0
|
Extend timeout.
|
2020-09-01 12:46:16 -04:00 |
|
meejah
|
466369dd69
|
Merge pull request #669 from meejah/make-pypy-work
Make pypy work
|
2020-05-13 12:44:23 -06:00 |
|
meejah
|
1e039d8364
|
certs big enough to make pypy happy
|
2020-05-04 21:59:15 -06:00 |
|
meejah
|
00373fc211
|
special-case pypy
|
2020-05-04 21:59:15 -06:00 |
|
meejah
|
bddd2cc996
|
disable system tests on PyPy
|
2020-05-04 21:59:15 -06:00 |
|
meejah
|
5071ddf124
|
add more 'with' statements
|
2020-05-04 21:59:15 -06:00 |
|
Sajith Sasidharan
|
88b7784f39
|
Use BeautifulSoup in test.test_system.SystemTest.test_filesystem
|
2020-04-30 15:09:10 -04:00 |
|
Jean-Paul Calderone
|
e2fb2d0f4e
|
remove "rm" uses from test suite
|
2020-01-17 09:45:39 -05:00 |
|
Jean-Paul Calderone
|
d909b1ed5b
|
Run the child process with -Wignore
This test is not equipped to say anything about what warnings are or are not
emitted.
|
2019-10-29 08:55:42 -04:00 |
|
Jean-Paul Calderone
|
d32d020b05
|
Remove another test use of get_rref
|
2019-05-31 16:09:29 -04:00 |
|
Jean-Paul Calderone
|
628c7e7c5f
|
remove the custom timeouts
|
2019-05-08 18:39:26 -06:00 |
|
heartsucker
|
a087a5be72
|
removed tuple unpacking in function definitons for python3 compatibility
|
2019-04-18 13:37:18 +02:00 |
|
Jean-Paul Calderone
|
2898b2477b
|
Use the port assigner for the web port config as well
|
2019-03-28 15:02:14 -04:00 |
|
Jean-Paul Calderone
|
7c97503687
|
Move and somewhat refactor assign_foolscap_port .
These changes make it easier to re-use and remove the notion that it is
foolscap-specific.
|
2019-03-28 14:54:45 -04:00 |
|
heartsucker
|
df9243a3f4
|
updated test code to use print function over print statement
|
2019-03-22 17:32:36 +01:00 |
|
meejah
|
054ed30757
|
better docstrings
|
2018-09-10 21:58:28 -06:00 |
|
meejah
|
2d55b61dd2
|
fixups after rebase
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
c2d1cf4400
|
correct service-parent in tests
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
08e0c3b7e2
|
get rid of 'add_service' (just an alias to setServiceParent anyway)
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
f0c3db0e5a
|
pyflakes
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
0ff21ea7d5
|
all tests pass. wooo
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
c7515b5d8b
|
more working test
|
2018-09-10 21:58:27 -06:00 |
|
meejah
|
dab291c72f
|
docstring
|
2018-08-25 02:12:02 -06:00 |
|
meejah
|
35810a5692
|
pull 'basedir' entirely into _Config
Put all config-related methods into _Config; change
code to ask config for paths instead of using basedir;
add some better docstrings
|
2018-08-25 02:10:44 -06:00 |
|
Jean-Paul Calderone
|
f9d527f418
|
Avoid the chance of providing a real endpoint parser
This endpoint is test-grade.
|
2018-08-08 12:01:20 -04:00 |
|
Jean-Paul Calderone
|
0ca6b8ed52
|
An adopted-port-endpoint-based fix for the collision
|
2018-08-07 15:26:35 -04:00 |
|
Jean-Paul Calderone
|
9ec8ec814a
|
Some comment improvements
|
2018-08-07 15:26:19 -04:00 |
|
Jean-Paul Calderone
|
b1520c8d71
|
Some improved logging while waiting for connections
|
2018-08-07 15:22:19 -04:00 |
|
Jean-Paul Calderone
|
d8dfcc9de5
|
There are no such subclasses.
|
2018-08-07 14:05:16 -04:00 |
|
Jean-Paul Calderone
|
f576575f11
|
system test setup broken into manageable pieces
`set_up_nodes` and `_set_up_nodes_2` now a little easier to understand
|
2018-08-07 14:04:20 -04:00 |
|
meejah
|
1b6f477549
|
Pull "config" handling out of Node and hide node-derivitives
This includes:
- refactor to create_client and _Client
- refactor to _IntroducerNode and create_introducer
|
2017-11-20 12:57:20 -07:00 |
|
Brian Warner
|
8be5072fca
|
test_system: replace getPage with treq
|
2017-07-12 17:10:49 -07:00 |
|
meejah
|
031a88c25f
|
simplejson -> json
|
2017-02-23 15:21:36 -07:00 |
|