Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I ice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • The Eclipse Integrated Computational Environment
  • ice
  • Merge requests
  • !444

Integration tests and test utilities

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Eclipse Webmaster requested to merge github/fork/dbluhm/persistence-int-test into next Jul 28, 2020
  • Overview 6
  • Commits 9
  • Changes 29

Created by: dbluhm

After some discussion with @jayjaybillings on the best approach to testing our Persistence Handlers, it became clear we needed integration tests for them. This PR implements those integration tests.

To have these tests run at a later stage from unit tests, I created a new package for them. Additionally, as these integration tests will have environment prerequisites and it would probably be annoying to have them nested alongside the unit tests if you don't have everything set up, I opted to place it in a new top-level project org.eclipse.ice.tests.integration. We can use this package for any other needed integration tests.

CC: @osbornjd

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/dbluhm/persistence-int-test

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent