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

Feature: samples testing #832

Merged
merged 15 commits into from
Feb 8, 2021
Merged

Feature: samples testing #832

merged 15 commits into from
Feb 8, 2021

Conversation

MaggieKimani1
Copy link
Contributor

Overview

This PR proposes adding of testing functionality for samples and permissions descriptions files in the DevX Content repo

Testing Instructions

  • Run Graph Explorer locally on your machine

  • Clone https://github.com/microsoftgraph/microsoft-graph-explorer-api and Run DevX API locally

  • Override fetching from blob storage by calling and supplying org and branchName params to the devx-api query string
    http://localhost:3000/?devx-api=https://localhost:5001&org=mg&branchName=dev

  • The call should return a set of samples and permissions from the DevX Content repo

Fixes #811

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2021

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-832.centralus.azurestaticapps.net

@thewahome thewahome changed the title Feature/samples testing Feature: samples testing Feb 8, 2021
@MaggieKimani1 MaggieKimani1 merged commit 8622115 into dev Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate the Testing Feature for Sample Query Files with Graph Explorer
2 participants