Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Telemetry Test #10

Closed
wants to merge 4 commits into from
Closed

Telemetry Test #10

wants to merge 4 commits into from

Conversation

RandyStevens
Copy link

@RandyStevens RandyStevens commented Nov 29, 2017

small typo and reference error

@RandyStevens RandyStevens requested a review from sgammon November 29, 2017 21:07
@RandyStevens RandyStevens changed the title Randal CBD THC testing Nov 29, 2017
test/test.js Outdated
function doTelemetry() {
bloombox.setup(partnerCode, locationCode, apiKey, function() {
bloombox.telemetry.event('click', {'test': 'data', 'goes': 'here'}).send();
console.log('%cTelemetry is working properly', 'color:green')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a . at the end of the msg plz thx

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -27,7 +27,7 @@ bloombox.testing.CannabinoidRatio = {
'EQUAL': (
proto.structs.labtesting.CannabinoidRatio.EQUAL),
'CBD_OVER_THC': (
proto.structs.labtesting.CannabinoidRatio.THC_ONLY),
proto.structs.labtesting.CannabinoidRatio.CBD_OVER_THC),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice good eye

@sgammon sgammon changed the title CBD THC testing Telemetry Test Nov 29, 2017
@RandyStevens RandyStevens dismissed sgammon’s stale review November 29, 2017 23:06

complied with suggested change

@sgammon sgammon closed this Dec 7, 2017
@sgammon sgammon deleted the randal branch March 11, 2018 03:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants