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

Fixed a bad reference to the SessionLog that was causing an error. #41

Closed kemaric closed 5 years ago

kemaric commented 5 years ago

I used the ES6 syntax that allows us to use the context of the main.js file rather than the Cycaller's context. This format does not create a new this which is what the error was stemming from.

kouissar commented 5 years ago

Approved.

On Sat, Nov 17, 2018 at 5:55 PM Kemari Legg notifications@github.com wrote:

Assigned #41 https://github.com/Swen670Grp1/cytoscape-platform-tests-js/pull/41 to @kouissar https://github.com/kouissar.

— 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/41#event-1972989917, or mute the thread https://github.com/notifications/unsubscribe-auth/AIdYRbDDpsf8Y5_fVCPywS1cVwGEoo6Uks5uwJPagaJpZM4YnrvP .

-- Thanks Rafik