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 marshal tests for varchar, text, blob, ascii, uuid, timeuuid cql types #285

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    5e9cc79 View commit details
    Browse the repository at this point in the history
  2. add ascii tests

    illia-li committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5ac5467 View commit details
    Browse the repository at this point in the history
  3. add uuid, timeuuid tests

    illia-li committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    17220cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    722cca3 View commit details
    Browse the repository at this point in the history
  5. make dereference the result value on print of the unequalError

    it`s was made for raze the reference levels between `Expected` and `Got` values
    illia-li committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d4c4a60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c44ae9 View commit details
    Browse the repository at this point in the history