Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTesting Request: Create unit tests for components and documentation #34
Comments
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.5 ETH (91.12 USD @ $182.24/ETH) attached to it as part of the tensortrade-org fund.
|
|
Issue Status: 1. Open 2. Cancelled Work has been started. These users each claimed they can complete the work by 2 days ago. 1) robertalanm has been approved to start work. I need a minimum of 30 characters so I think that this will work! To use phyton unit testing framework "unittest" for unit testing of the software TensorTrade looks interesting. I'd like to contribute. I'm expirenced python developer, i have exprience designing and building testsuites for python code and also i have some ML experience. My plan is start developing test suites in the following order:
Once is donde, i'll start to develop tests for the examples at the documentation. I'll inform my progress frequently. I'll start with a WIP PR and slowly add to it through the night. Learn more on the Gitcoin Issue Details page. |
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of this issue was increased to 1.5 ETH (260.48 USD @ $173.65/ETH) .
|
|
@notadamking |
|
@janus Yes, go ahead and apply on Gitlab if you'd like to take it on. |
|
@notadamking |
|
@notadamking |
|
@janus you can use Docker, via the provided |
|
@notadamking collected 0 items / 4 errors ==================================== ERRORS ==================================== I will work towards solving it. |
|
If you are struggling to get tensorflow because your box is not AVX Arch, then check out this, https://github.com/davidenunes/tensorflow-wheels |
|
@notadamking kaa@kaa-Lenovo-G40-30:~/buildtool/job/amhello/gitcoin/tensortrade$ pytest tests/ tests/tensortrade/test_component_registration.py .....s.....ss..ss [ 65%] ================================================================== FAILURES ================================================================== self = <test_feature_pipeline.TestFeaturePipeline object at 0x7f3bc80098d0>
E assert False tests/tensortrade/features/test_feature_pipeline.py:57: AssertionError self = <test_fractional_difference.TestFractionalDifference object at 0x7f3bc8006940>
E assert False tests/tensortrade/features/stationarity/test_fractional_difference.py:55: AssertionError self = <test_fractional_difference.TestFractionalDifference object at 0x7f3bc81c0dd8>
E assert False tests/tensortrade/features/stationarity/test_fractional_difference.py:106: AssertionError self = <test_fractional_difference.TestFractionalDifference object at 0x7f3bc8009cf8>
E assert False tests/tensortrade/features/stationarity/test_fractional_difference.py:135: AssertionError self = <test_fractional_difference.TestFractionalDifference object at 0x7f3bc8253160>
E assert False tests/tensortrade/features/stationarity/test_fractional_difference.py:156: AssertionError /home/kaa/.local/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py:15 -- Docs: https://docs.pytest.org/en/latest/warnings.html |
|
@notadamking could i start work on this? i'm happy to learn and build the testsuite for tensortrade |
|
@zoek1 Yes, please do. |
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of this issue was increased to 2.5 ETH (435.12 USD @ $174.05/ETH) .
|
|
@notadamking i'm complimenting the rewards and features tests. I see there are modules already covered, do you have a priority order for modules after i finish the current complementary tests? |
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 2.5 ETH (376.69 USD @ $150.67/ETH) has been submitted by: @notadamking please take a look at the submitted work:
|
|
Issue Status: 1. Open 2. Cancelled The funding of 2.5 ETH (355.88 USD @ $142.35/ETH) attached to this issue has been cancelled by the bounty submitter
|
|
This is complete. |
Funding amount:
1.5 ETH (~$300)
Description:
Create fully-featured unit tests for each existing component in
/tensortradeand the documentation in/docs.Requirements:
pytestin its corresponding/tests/tensortrade/**/test_*.pyfile.pytestin its corresponding/docs/**/test_*.pyfile.NotImplementedError().TensorTrade tutorial article