Openshift + Build + Test

Open
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
testing, web-dev

Research direction

Start with AppController's default.ctp layout and run App\Test\TestCase\Controller\PagesControllerTest::testMultipleGet and testDisplay. Inspect the test failures and their output to determine how the layout change affects them; done means both named tests pass with the intended layout.

Written by the indexing model from the issue text.

Description

Hi, I have a doubt. Just at the moment I make changes in the layout for AppController => default.ctp view the build of Openshift crashes.

  • In my case I added an entity for a Unity (Game Engine) in the html + the needed scripts. Nothing else.

Tests crashes in 2 sites:

  1. App\Test\TestCase\Controller\PagesControllerTest::testMultipleGet
  2. App\Test\TestCase\Controller\PagesControllerTest::testDisplay

What must be done?

Dominant language
PHP
Stars
62
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sclorg/cakephp-ex

All issues in sclorg/cakephp-ex

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.