Swen670Grp1 / cytoscape-platform-tests-js

Reveal.js testing webapp for running platform tests on Cytoscape via CyREST calls
http://chianti.ucsd.edu/~bsettle/cytoscape_platform_test
MIT License
0 stars 0 forks source link

Bugfix/presentation cleanup #52

Closed kemaric closed 5 years ago

kemaric commented 5 years ago

Done some major clean up in this branch. Removed the old files that were outside the src directory since we don't use them. Also updated the paths in the test directory to point to those. Updated the README with our instructions. That's what you should be focused on reviewing.

kouissar commented 5 years ago

Great effort Kemari. Very much appreciated!

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Fri, Nov 30, 2018 at 1:48 PM OliviaSims21 notifications@github.com wrote:

@OliviaSims21 commented on this pull request.

In README.md https://github.com/Swen670Grp1/cytoscape-platform-tests-js/pull/52#discussion_r237963228 :

@@ -128,21 +133,31 @@ If the previous block was run in a terminal, skip to step 8 and only execute tha $ npm run build

-1. Serve the presentation and monitor source files for changes +1. Open the .env file, located at the root of the project and ensure that there exists entires for the JIRA_API_KEY and JIRA_URL. If not copy and paste the following into the file:

  • JIRA_API_KEY="[PLACE YOUR TOKEN HERE]"
  • JIRA_URL="https://cytoscape.atlassian.net/rest/api/3/issue/"'
  • Be sure to replace [PLACE YOUR TOKEN HERE], including the brackets, with your valid API token for Jira.
  • +1. Serve the presentation and monitor source files for changes be doing A or B.

"Serve the presentation and monitor source files for changes be doing A or B." that "be"

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Swen670Grp1/cytoscape-platform-tests-js/pull/52#discussion_r237963228, or mute the thread https://github.com/notifications/unsubscribe-auth/AIdYRb_o28Pnju57qh_uBn1-osRbQSTpks5u0X2KgaJpZM4Y7wFG .

-- Thanks Rafik

kouissar commented 5 years ago

No worries, I have re-applied the styling in my latest commit to this branch!