Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Jaymon/testdata issues and pull requests
#96 - Combine testdata's server and cli into one set of methods
Issue -
State: open - Opened by Jaymon 4 months ago
#95 - The CLI and server method runners don't support async testdata methods
Issue -
State: open - Opened by Jaymon 6 months ago
#94 - Testdata cli
Issue -
State: closed - Opened by Jaymon 7 months ago
#93 - Autoloading TestData classes
Issue -
State: closed - Opened by Jaymon 11 months ago
- 1 comment
#92 - Cleanup unicode interfaces
Issue -
State: open - Opened by Jaymon 12 months ago
#91 - Script to print documentation
Issue -
State: open - Opened by Jaymon about 2 years ago
#90 - testdata.create_server that will basically make a server that will return random info
Issue -
State: open - Opened by Jaymon almost 3 years ago
#89 - Better interface for creating different types of files
Issue -
State: open - Opened by Jaymon almost 3 years ago
#88 - Server not getting shutdown on Python3
Issue -
State: closed - Opened by Jaymon almost 3 years ago
- 1 comment
#87 - testdata.client.HTTP has been moved to datatypes.http.HTTPClient
Issue -
State: closed - Opened by Jaymon almost 3 years ago
- 1 comment
#86 - testdata.environ() should be a method and not the testdata.environ object
Issue -
State: closed - Opened by Jaymon almost 3 years ago
#85 - modify path.create_csv to take a list of dicts
Issue -
State: closed - Opened by Jaymon over 3 years ago
#84 - add address1 and address2 as aliases for Address tuple
Issue -
State: closed - Opened by Jaymon over 3 years ago
#83 - add get_choice as an alias for choice
Issue -
State: closed - Opened by Jaymon over 3 years ago
#82 - testdata.choices that is similar to testdata.choice
Issue -
State: closed - Opened by Jaymon over 3 years ago
#81 - httpbin
Issue -
State: open - Opened by Jaymon over 3 years ago
#80 - server thread completely failed
Issue -
State: closed - Opened by Jaymon over 3 years ago
- 3 comments
Labels: wontfix
#79 - create_server function that should create a callback server
Issue -
State: closed - Opened by Jaymon over 3 years ago
- 1 comment
#78 - get_words sample larger than population
Issue -
State: closed - Opened by Jaymon over 3 years ago
#77 - restart_service should have unique ignore failures
Issue -
State: closed - Opened by Jaymon almost 4 years ago
#76 - testdata.choice should have an exclude set
Issue -
State: closed - Opened by Jaymon about 4 years ago
#75 - Prom's test_no_connection method failed intermittently
Issue -
State: open - Opened by Jaymon about 4 years ago
#74 - get_range function
Issue -
State: closed - Opened by Jaymon about 4 years ago
#73 - create dict and list generators
Issue -
State: closed - Opened by Jaymon about 4 years ago
#72 - Add choose as an alias for choice
Issue -
State: closed - Opened by Jaymon about 4 years ago
#71 - If testdata.create_csv has no callbacks it should just create one row with the columns that are passed to it
Issue -
State: closed - Opened by Jaymon over 4 years ago
#70 - testdata.restart_service()
Issue -
State: closed - Opened by Jaymon over 4 years ago
- 1 comment
#69 - get_dir shouldn't need to pass in a path
Issue -
State: closed - Opened by Jaymon over 4 years ago
#68 - create_dir should take a contents param that is similar to the dirs param in create_dirs
Issue -
State: open - Opened by Jaymon over 4 years ago
#67 - Capture with StreamHandler
Issue -
State: open - Opened by Jaymon over 4 years ago
#66 - client.Command and client.FileCommand improvements
Issue -
State: open - Opened by Jaymon over 4 years ago
#65 - get_between_datetime improvements
Issue -
State: closed - Opened by Jaymon over 4 years ago
- 1 comment
#64 - Command could take an output callback
Issue -
State: open - Opened by Jaymon over 4 years ago
#63 - Testing emails
Issue -
State: closed - Opened by Jaymon almost 5 years ago
Labels: invalid
#62 - modify get_digits so it can take a starting number
Issue -
State: closed - Opened by Jaymon almost 5 years ago
#61 - mock should be able to change what classes it inherits from
Issue -
State: open - Opened by Jaymon about 5 years ago
- 4 comments
#60 - Service could take a file path and read from the file
Issue -
State: closed - Opened by Jaymon about 5 years ago
- 3 comments
#59 - Service should have a generic service that will start the service in another process
Issue -
State: open - Opened by Jaymon about 5 years ago
#58 - Service.start should take a callback
Issue -
State: open - Opened by Jaymon about 5 years ago
#57 - create_modules should take .submodule names
Issue -
State: open - Opened by Jaymon about 5 years ago
#56 - create_file should take an extension
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 1 comment
#55 - add Dirpath.child() alias Dirpath.file()
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 1 comment
#54 - it would be nice if create_module could take a dict of submodules
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 1 comment
#53 - Python 3 running all tests is stalling on some threading issue
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 2 comments
#52 - create_files, _modules, _dirs change
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 1 comment
#51 - add create_dirs method
Issue -
State: closed - Opened by Jaymon over 5 years ago
#50 - with testdata.patch() context manager
Issue -
State: open - Opened by Jaymon over 5 years ago
- 2 comments
#49 - switch name with contents for all the create_* functions
Issue -
State: closed - Opened by Jaymon over 5 years ago
- 1 comment
#48 - client.Command.run ret_code should be able to take a list
Issue -
State: open - Opened by Jaymon over 5 years ago
#47 - get_module_name function
Issue -
State: closed - Opened by Jaymon almost 6 years ago
#46 - client.FileCommand needs a fileroot
Issue -
State: closed - Opened by Jaymon almost 6 years ago
#45 - unittest.mock in python 3.3+
Issue -
State: open - Opened by Jaymon almost 6 years ago
#44 - create a command line client that can start and stop commands in a thread or in the background
Issue -
State: open - Opened by Jaymon about 6 years ago
#43 - testdata.path.Filepath.checksum() method
Issue -
State: closed - Opened by Jaymon about 6 years ago
#42 - skip_unless
Issue -
State: closed - Opened by Jaymon about 6 years ago
#41 - testdata.run() can't pass in environ
Issue -
State: closed - Opened by Jaymon about 6 years ago
#40 - output.Capture should have eq functions implemented
Issue -
State: closed - Opened by Jaymon about 6 years ago
#39 - is there something I can do with Big List of Naughty Strings?
Issue -
State: open - Opened by Jaymon about 6 years ago
#38 - have Client.run return returncode also
Issue -
State: closed - Opened by Jaymon over 6 years ago
- 1 comment
#37 - client.Command.environ can't take integer values
Issue -
State: closed - Opened by Jaymon over 6 years ago
#36 - should we automatically add certain things at the top of created modules?
Issue -
State: closed - Opened by Jaymon over 6 years ago
- 1 comment
#35 - testdata.duck
Issue -
State: open - Opened by Jaymon over 6 years ago
#34 - basic_logging enhancement
Issue -
State: closed - Opened by Jaymon over 6 years ago
#33 - Testdata serve on the command line
Issue -
State: closed - Opened by Jaymon over 6 years ago
- 1 comment
#32 - problem (maybe?) with patch
Issue -
State: open - Opened by Jaymon over 6 years ago
- 1 comment
#31 - Get unique email is returning emails with spaces
Issue -
State: closed - Opened by Jaymon over 6 years ago
#30 - add copy_to and place
Issue -
State: closed - Opened by Jaymon over 6 years ago
#29 - testdata.capture is failing with pyt -b
Issue -
State: open - Opened by Jaymon over 6 years ago
#28 - with server might keep a socket open
Issue -
State: closed - Opened by Jaymon over 6 years ago
#27 - testdata.patch() on modules
Issue -
State: closed - Opened by Jaymon over 6 years ago
#26 - path.Filepath.write() method truncates the file
Issue -
State: closed - Opened by Jaymon over 6 years ago
#25 - Alternatives
Issue -
State: open - Opened by Jaymon over 6 years ago
#24 - directory testdata class
Issue -
State: closed - Opened by Jaymon over 6 years ago
#23 - Dirpath.clear()
Issue -
State: closed - Opened by Jaymon almost 7 years ago
#22 - testdata.capture() should be extended to also work like TestCase.assertLogs
Issue -
State: closed - Opened by Jaymon almost 7 years ago
#21 - service isn't as easy to use as I'd like
Issue -
State: closed - Opened by Jaymon almost 7 years ago
#20 - Thread class causes downstream problems
Issue -
State: open - Opened by Jaymon almost 7 years ago
- 2 comments
#19 - Pyt has some issues that would be better in testdata
Issue -
State: closed - Opened by Jaymon almost 7 years ago
- 1 comment
#18 - Augment testdata.server to have a proxy server
Issue -
State: open - Opened by Jaymon almost 7 years ago
- 2 comments
#17 - add a client.py module
Issue -
State: closed - Opened by Jaymon almost 7 years ago
#16 - get_uniq_email()
Issue -
State: closed - Opened by Jaymon about 7 years ago
#15 - testdata.create_fileserver
Issue -
State: closed - Opened by Jaymon over 7 years ago
#14 - Thread didn't raise an exception
Issue -
State: closed - Opened by Jaymon over 7 years ago
#13 - add testdata.wait() or testdata.sleep()
Issue -
State: closed - Opened by Jaymon over 7 years ago
#12 - environ.TEMPDIR shoudl get set to the system directory by default
Issue -
State: closed - Opened by Jaymon over 7 years ago
- 1 comment
#11 - get_file
Issue -
State: closed - Opened by Jaymon about 8 years ago
#10 - output capture module
Issue -
State: closed - Opened by Jaymon about 8 years ago
#9 - add changing permissions to the path
Issue -
State: closed - Opened by Jaymon almost 9 years ago
Labels: enhancement
#8 - some choice methods
Issue -
State: closed - Opened by Jaymon almost 9 years ago
Labels: enhancement
#7 - directory method
Issue -
State: closed - Opened by Jaymon almost 9 years ago
#6 - patch fun
Issue -
State: closed - Opened by Jaymon about 9 years ago
Labels: bug
#5 - Setup CI tests on Appveyor and Travis CI
Issue -
State: closed - Opened by bendtherules about 9 years ago
#4 - creating a package easily
Issue -
State: closed - Opened by Jaymon over 9 years ago
Labels: enhancement
#3 - patch_class function
Issue -
State: closed - Opened by Jaymon over 9 years ago
Labels: enhancement
#2 - add get_email to README
Issue -
State: closed - Opened by Jaymon over 10 years ago
Labels: enhancement
#1 - get_email will sometimes return invalid email addresses
Issue -
State: closed - Opened by Jaymon over 10 years ago
Labels: bug