Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B
bloclink
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • bloclink
  • Merge Requests
  • !101

Merged
Opened Mar 03, 2020 by Tillie Kottmann@deletescapeOwner

BI-913 Move BIS meta data into JSON files

  • Overview 9
  • Commits 9
  • Changes 13

Created by: ay701

This PR moves feature meta data into separate JSON file for BIS app Test data will stay in feature file, inside scenario outline Fixture and tag are used to apply the data injection

To test:

  1. Switch to BI-913 branch, then: git pull
  2. Go to /bloclink/apps/bis folder
  3. Install behave locally (If you haven't): pip install behave
  4. Run the test: python -m behave

You are expected to see most test cases pass, based on test definition in *.feature files. Please feel free to review, & see if the result makes sense.

Issue related: https://blocpower.atlassian.net/browse/BI-770

Issue fixed: https://blocpower.atlassian.net/browse/BI-913

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/bloclink!101
Source branch: BI-913