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

Add way to run all examples #568

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

stloyd
Copy link
Member

@stloyd stloyd commented Oct 11, 2023

Change Log

Added

  • Add way to run all examples

Fixed

Changed

Removed

Deprecated

Security


Description

$ examples/run_examples.php
Running all available examples.

Example: dataframe/get.php
array(2) {
  ["id"]=>
  int(1)
  ["name"]=>
  string(3) "foo"
}

...

@norberttech
Copy link
Member

Could you try to run it with a clean /examples/output folder? I think it might fail there

@stloyd

This comment was marked as outdated.

@stloyd
Copy link
Member Author

stloyd commented Oct 11, 2023

Reworked the script to run cleanup & setup tasks as well, and moved one setup scripts to the upper-level directory.

@github-actions github-actions bot added the docs label Oct 11, 2023
@stloyd stloyd force-pushed the issue/559-run-all branch 2 times, most recently from abc5d6c to 98ca627 Compare October 11, 2023 14:00
@norberttech norberttech merged commit 163270a into flow-php:1.x Oct 12, 2023
13 checks passed
@stloyd stloyd deleted the issue/559-run-all branch October 12, 2023 12:47
@stloyd stloyd mentioned this pull request Oct 12, 2023
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.

2 participants