Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hive hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 131
    • Issues 131
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hivehive
  • hivehive
  • Merge requests
  • !882

Draft: Account History vs Condenser unit tests - part 7

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Łukasz Bujak requested to merge 428-continuation-5 into develop Mar 15, 2023
  • Overview 0
  • Commits 14
  • Pipelines 0
  • Changes 16
  • Continue conversion of account_history_by_condenser_test into new scenarios, adding single get_ops_in_block test for verification.
  • Add missing virtual operation cases to scenarios.
  • Place condenser_api_fixture and its tests suites in separate files.
  • Add get_account_history test confirming the fix made in #460 (closed)
  • Improve test_get_transaction by adding patterns (as implemented for test_get_ops_in_block & test_get_account_history).
  • Using existing scenarios add get_transaction tests with transactions containing different number of operations.
  • Add get_account_history tests for each scenario (see get_account_history_convert_and_limit_order).
  • Improve test_get_account_history by adding more variations of call arguments (e.g. reversible blocks, filter low/high etc).

Corresponding MR in schema submodule - schemas!43

Edited Mar 28, 2023 by Łukasz Bujak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 428-continuation-5