Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Rewrite basic authenticator spec #189

Merged
merged 3 commits into from Nov 28, 2016
Merged

Conversation

cilim
Copy link
Contributor

@cilim cilim commented Nov 22, 2016

Solves issue #188

directory.accounts.create(account_attrs(username: 'ruby_cilim_dir', password: 'F00barfoo'))
end
let(:org_account) do
organization.accounts.create(account_attrs(username: 'ruby_cilim_org', password: 'F00barfoo'))
Copy link
Contributor

Choose a reason for hiding this comment

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

let(:password)

end

it_should_behave_like 'an AuthenticationResult'
end
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 failing spec for both scenarios.

@cilim
Copy link
Contributor Author

cilim commented Nov 28, 2016

@DamirSvrtan failing specs for both scenarios added.

@DamirSvrtan DamirSvrtan merged commit 47ccaf9 into master Nov 28, 2016
@cilim cilim deleted the mc-basic-authenticator branch November 28, 2016 15:19
@cilim cilim removed the review pr label Nov 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants