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 test data for backend testing #122

Merged
merged 2 commits into from
Jan 4, 2021
Merged

Add test data for backend testing #122

merged 2 commits into from
Jan 4, 2021

Conversation

mikhail-vl
Copy link
Contributor

No description provided.

@mikhail-vl mikhail-vl added the enhancement New feature or request label Jan 4, 2021
@mikhail-vl mikhail-vl added this to the Version 1.3 milestone Jan 4, 2021
@mikhail-vl mikhail-vl self-assigned this Jan 4, 2021
@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #122 (f0d0140) into master (38031e6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   97.28%   97.28%           
=======================================
  Files          11       11           
  Lines         258      258           
  Branches       53       53           
=======================================
  Hits          251      251           
  Partials        7        7           

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 38031e6...f0d0140. Read the comment docs.

Copy link
Contributor Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 9fc069f into master Jan 4, 2021
@mikhail-vl mikhail-vl deleted the feat/test-data branch January 4, 2021 07:12
@mikhail-vl
Copy link
Contributor Author

Added Redis Data Types dashboard for testing: Screen Shot 2021-01-03 at 11 13 04 PM

mikhail-vl added a commit that referenced this pull request Jan 7, 2021
* Add test data for backend testing (#122)

* Add Test data and dashboards

* Add streams and move rdb file

* Add initial test coverage for 3 files, fix 2 possible bugs found.

* Add tests for redis-set file.

* Add tests for redis-stream file and refactor to use map[string]string

* Cover redis-search file with tests.

* Add tests for redis-cluster

* Cover query file with tests.

* Fix formatting with go fmt.

* Return empty slice declaration.

* Remove redundant error check

* Change CI params for golang tests.


Add file with report.


Add file with report

* Refactor test client usage.

* Cover redis-custom with tests

* Change test error messages.

* Add tests for redis-custom file

* Refactor redis-search

* Cover timeseries with tests and refactor ts.info

* Add one more case for search test.

* Add Test panel and index for RediSearch 2.0

* Format

Co-authored-by: Mikhail <47795110+mikhailredis@users.noreply.github.com>
Co-authored-by: Andrei Shamanau <andrei.shamanau@softeq.com>
Co-authored-by: Mikhail <mikhail@redislabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant