Skip to content

Conversation

@msohailhussain
Copy link
Contributor

No description provided.

Copy link
Contributor Author

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

please revise discuss

assert.NotNil(t, actual)

configManager.SyncConfig(mockDatafile2)
configManager.SyncConfig([]byte{})
Copy link
Contributor Author

Choose a reason for hiding this comment

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

what's the purpose of this one?

ln -s features/support/datafiles/ public
pushd services/datafile && nvm install && nvm use && npm install && popd
node services/datafile/ &> /dev/null &
popd No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

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

eol

Listeners map[string]int
UserProfileServiceType string
UPSMapping map[string]map[string]string
ScenarioID string
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I remember we had scenarioId in the past, but why it's showing it as new line.

}

// GetListenerCallbacks - Creates and returns listener callback array
func (c *TestProjectConfigManager) GetListenerCallbacks(apiOptions models.APIOptions) (listeners []func(notification notification.ProjectConfigUpdateNotification)) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Need to revise this logic what explained in onTrack.

* limitations under the License. *
***************************************************************************/

package optlyplugins
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we don't really need to make this work in a separate file.

timeout = time.Duration(*(configuration.Timeout)) * time.Millisecond
}

verify := func(wg *sync.WaitGroup) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this whole logic can be revised as same as java-testapp. let's sync offline. need to increment and dec waitgroup

@mikeproeng37 mikeproeng37 deleted the yasir/dfm-gherkin-3 branch March 6, 2020 17:33
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.

3 participants