Mike Naberezny
|
8ba4b11d23
Add test for after_setuid()
|
il y a 10 ans |
Mike Naberezny
|
7b39d94b4e
Add tests for included files
|
il y a 10 ans |
Mike Naberezny
|
47eaffd7cd
Add test for reopenlogs()
|
il y a 10 ans |
Mike Naberezny
|
07b95e6cf8
Add test for missing [supervisorctl] section
|
il y a 10 ans |
Mike Naberezny
|
42c20aabb1
Add test for when unlink fails in clear_autochildlogdir()
|
il y a 10 ans |
Mike Naberezny
|
482ca45fd3
Add test for handling getopt error in realize()
|
il y a 10 ans |
Mike Naberezny
|
e92941c32d
Remove unused raise_getopt_errs
|
il y a 10 ans |
Mike Naberezny
|
d513ae568e
Add test for positional arguments error
|
il y a 10 ans |
Mike Naberezny
|
4c60a1287d
Add tests for [unix_http_server] chmod= and chown= bad values
|
il y a 10 ans |
Mike Naberezny
|
5dcea345c2
Add test for [inet_http_server] with no port= option
|
il y a 10 ans |
Mike Naberezny
|
4c8005996e
Add test for [unix_http_server] with no file= option
|
il y a 10 ans |
Mike Naberezny
|
960feaa173
Add test for server password without username
|
il y a 10 ans |
Mike Naberezny
|
0be33dcb6a
Fix test on Python 3
|
il y a 10 ans |
Mike Naberezny
|
9a366aa7b9
Add tests for malformed config files
|
il y a 10 ans |
Mike Naberezny
|
11bfe42972
Add test for [include] section with no files= option
|
il y a 10 ans |
Mike Naberezny
|
03225595fc
Remove @patch now that we can inject the environment
|
il y a 10 ans |
Mike Naberezny
|
3afc237a16
Remove environ_expansions()
|
il y a 10 ans |
Mike Naberezny
|
50020f8ad0
Remove redundant expansion of directory
|
il y a 10 ans |
Mike Naberezny
|
6b3e372a16
Clean up parsing extras in get_plugins() and add a test
|
il y a 10 ans |
Mike Naberezny
|
7439ff0943
Add tests for saneget()
|
il y a 10 ans |
Mike Naberezny
|
9504e7ed50
Also try to expand the default value in saneget()
|
il y a 10 ans |
Mike Naberezny
|
9d2ba80a50
Decouple UnhosedConfigParser from environ_expansions()
|
il y a 10 ans |
Mike Naberezny
|
3bd8c8d8ca
Add a test that processes_from_section() shows filename on error
|
il y a 10 ans |
Mike Naberezny
|
500d42e824
Fix section_to_file when read() receives multiple filenames
|
il y a 10 ans |
Mike Naberezny
|
8ff1707e25
Add tests for UnhosedConfigParser
|
il y a 10 ans |
Marc Abramowitz
|
aaecdfd71f
Determine which file an error occurs in
|
il y a 10 ans |
Mike Naberezny
|
6281129f84
Merge pull request #526 from msabramo/test_options_unixsocket_configfile_dont_use_argv_from_command_line
|
il y a 10 ans |
Marc Abramowitz
|
64d4ec2f55
test_no_config_file_exits use realize(args=[])
|
il y a 10 ans |
Mike Naberezny
|
823bf39fc6
Merge pull request #525 from msabramo/test_options_unixsocket_configfile_dont_use_argv_from_command_line
|
il y a 10 ans |
Marc Abramowitz
|
c1914db7ff
test_options_unixsocket_configfile: Don't use argv
|
il y a 10 ans |