Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Fix validation tests failing #14922

Merged
merged 1 commit into from Mar 27, 2017
Merged

[4.0] Fix validation tests failing #14922

merged 1 commit into from Mar 27, 2017

Conversation

dgrammatiko
Copy link
Contributor

Pull Request for Issue # .

Summary of Changes

Fix javascript tests

Testing Instructions

If drone is green we're golden

Expected result

Actual result

Documentation Changes Required

@dgrammatiko dgrammatiko changed the title Fix validation tests failing [4.0] Fix validation tests failing Mar 27, 2017
beforeAll(function () {
Joomla.JText.load(ob);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Explaining the code here: the new validation requires the strings above so in order tests not to throw ugly errors we load them manually (in the test env these are not automatically loaded).

@dgrammatiko
Copy link
Contributor Author

@wilsonge merge?

@wilsonge wilsonge merged commit 224455c into joomla:4.0-dev Mar 27, 2017
@dgrammatiko dgrammatiko deleted the +++++++++++++++++++++++++++++++++++tests_4.0-dev branch March 27, 2017 19:24
@zero-24 zero-24 added this to the Joomla 4.0 milestone Jan 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants