Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

test: added a test script and bento for easier end2end testing #172

Merged
merged 5 commits into from
Jul 5, 2022

Conversation

jjmachan
Copy link
Contributor

@jjmachan jjmachan commented Jul 2, 2022

Description

The test bento has different endpoints and runner to test out an extreme version of the bentoml a user might run. There is also tests under tests/integration that will perform an integration test on these.
closes:

@jjmachan
Copy link
Contributor Author

jjmachan commented Jul 2, 2022

Should this be called integration test or end2end tests?

@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #172 (4ad7eb5) into main (c50f955) will increase coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   60.16%   60.27%   +0.10%     
==========================================
  Files          24       24              
  Lines        1112     1110       -2     
==========================================
  Hits          669      669              
+ Misses        443      441       -2     
Flag Coverage Δ
unit-tests 60.27% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ntoctl/utils/operator_helpers/create_deployable.py 0.00% <0.00%> (ø)
bentoctl/cli/__init__.py 85.05% <0.00%> (+0.96%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@jjmachan jjmachan marked this pull request as ready for review July 2, 2022 15:19
@jjmachan jjmachan merged commit 5db0df7 into bentoml:main Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant