CATcher-org/CATcher

'Loading Custom Session' submenu under 'Testing' in DG is not showing the appropriate key-value pairs for Profiles.json

Closed this issue · 3 comments

Describe the bug
The DG is currently not updated. In order to load a custom profile using a Profiles.json JSON object, we need the key-value pairs profileName and repoName. However, the DG currently shows the required fields to be profileName and encodedText instead. The DG should be updated with the right key-value pairs.

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://catcher-org.github.io/dg/testing.html
  2. Go to 'Loading the Custom Session' and click 'Session JSON File'

Expected behavior
Should have the right key-value pairs

@CATcher-org/2122s2 for your confirmation pls ...

@vigneshsankariyer1234567890 Thanks for the bug report! This is indeed an issue. "encodedText" should be "repoName" instead.

Closing this issue since linked to (issue created in DG repo)[https://github.com/CATcher-org/catcher-org.github.io/issues/25].