Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit tests for api. #2839

Merged
merged 1 commit into from Jul 2, 2018

Conversation

jkmarx
Copy link
Member

@jkmarx jkmarx commented Jun 29, 2018

-Some unit tests

@jkmarx jkmarx requested a review from scottx611x June 29, 2018 18:24
@codecov
Copy link

codecov bot commented Jun 29, 2018

Codecov Report

Merging #2839 into jkmarx/connect-add-file-service will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@                         Coverage Diff                         @@
##           jkmarx/connect-add-file-service    #2839      +/-   ##
===================================================================
- Coverage                            58.24%   58.21%   -0.04%     
===================================================================
  Files                                  430      430              
  Lines                                26736    26700      -36     
  Branches                              1262     1262              
===================================================================
- Hits                                 15573    15544      -29     
+ Misses                               11163    11156       -7
Impacted Files Coverage Δ
refinery/data_set_manager/views.py 45.28% <ø> (+0.64%) ⬆️
refinery/data_set_manager/test_views.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff75474...bf85da4. Read the comment docs.

@jkmarx jkmarx merged commit cba2e0f into jkmarx/connect-add-file-service Jul 2, 2018
@jkmarx jkmarx deleted the jkmarx/add-files-unit-test branch July 2, 2018 14:24
jkmarx added a commit that referenced this pull request Jul 2, 2018
* Add modal.

* Pass node info.

* Add libraries.

* Add node info and add/remove features.

* Fix unit test.

* Add disabled templates.

* Disable lightening bolt button.

* Update file for single node update.

* Update local file-upload partial.

* Update s3 html for node updates.

* Split file-upload into seperate components.

* Update s3 partial with node update specifics.

* Fix conditional.

* Update comments.

* Refresh grid.

* Add unit tests

* Remove unused dependencies.

* Update url when just adding a file.

* Fix bug related to moving the ctrl to directive scope.

* Refactor to DRF api.

* Update clientside to add service and validation.

* Limit api endpoints.

* Remove lingering console.

* Update s3 file-upload code.

* Remove unused library.

* Remove unused library.

* Add service unit test.

* Update text for clarity.

* Remove unnesseccary text.

* Add unit tests for api. (#2839)

* Fix spacing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants