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

Test file changes to support automatic help file generation: Part 2 #3351

Closed
wants to merge 1 commit into from

Conversation

dextercowley
Copy link
Contributor

This is the second of two pull requests to implement automated help screenshots and wiki text files in different languages.

@@ -0,0 +1,425 @@
<?php
Copy link
Contributor

Choose a reason for hiding this comment

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

It's pretty late here so may be missing something. But whats the difference between this file and tests/system/webdriver/tests/documentation/WikiHelpTestAllLanguages.php ?

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 think that file could be removed. I don't have time to look now, but I
can look over the next couple of days. I think the English file was
superseded by the AllLanguages file. Mark

On Fri, Mar 21, 2014 at 8:22 PM, George Wilson notifications@github.comwrote:

In tests/system/webdriver/tests/documentation/WikiHelpTestEnglish.php:

@@ -0,0 +1,425 @@
+<?php

It's pretty late here so may be missing something. But whats the
difference between this file and
tests/system/webdriver/tests/documentation/WikiHelpTestAllLanguages.php ?

Reply to this email directly or view it on GitHubhttps://github.com//pull/3351/files#r10860476
.

@infograf768
Copy link
Member

Warning: require_once(JoomlaWebdriverTestCase.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/trunkgitnew/tests/system/webdriver/tests/documentation/WikiHelpTestAllLanguages.php on line 3

Fatal error: require_once(): Failed opening required 'JoomlaWebdriverTestCase.php' (include_path='.:/Applications/MAMP/bin/php/php5.4.4/lib/php') in /Applications/MAMP/htdocs/trunkgitnew/tests/system/webdriver/tests/documentation/WikiHelpTestAllLanguages.php on line 3

@brianteeman
Copy link
Contributor

Based on the comments above and the lack of update I am closing this at this time

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