Skip to content

Update application skeleton for new fixtures.#843

Merged
markstory merged 4 commits into4.nextfrom
new-fixtures
Jun 15, 2021
Merged

Update application skeleton for new fixtures.#843
markstory merged 4 commits into4.nextfrom
new-fixtures

Conversation

@markstory
Copy link
Copy Markdown
Member

Using the schema dump file is not ideal. Once cakephp/migrations#488 is merged I will update this to use migrations instead.

Using the schema dump file is not ideal. Once cakephp/migrations#488 is
merged I will update this to use migrations instead.
@markstory markstory added this to the 4.next milestone Jun 12, 2021
@othercorey
Copy link
Copy Markdown
Contributor

Looks ok.

@markstory markstory merged commit 127730d into 4.next Jun 15, 2021
@markstory markstory deleted the new-fixtures branch June 15, 2021 15:13
Comment thread tests/bootstrap.php
//
// If you want to support multiple databases, consider
// using migrations to provide schema for your plugin,
// and using \Migrations\TestSuite\Migrator to load schema.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would be nice to have a code e.g. for this too.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I'm going to add it later this week. That will be the 'default' mode for applications as I think re-using migrations is a better dev experience than having to generate a dump file. I was blocked on the migrations changes not being merged.

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