Giter Site home page Giter Site logo

agileforge's People

Contributors

eugenegpil avatar

Watchers

 avatar

agileforge's Issues

OverrideSubdomain

./vendor/bin/phpunit --stop-on-failure --stop-on-error ./app/

1) App\Containers\AppSection\Authentication\Tests\Functional\API\ForgotPasswordTest::testForgotPassword
Error: Call to undefined method App\Containers\AppSection\Authentication\Tests\Functional\API\ForgotPasswordTest::overrideSubDomain()

Enable skipped test

// back/app/Ship/Tests/Unit/GenerateDocumentationTest.php
$this->markTestSkipped('Dependency not installed yet.');

npm for backend

Add npm to php-fpm for documentation generation
Try to generate documentation

test jobs table

./vendor/bin/phpunit --stop-on-failure --stop-on-error ./app/Ship/Tests/Unit/Migrations/ShipMigrationTest.php --filter testJobsTableHasExpectedColumns
Column 'attempts' in 'jobs' table does not match expected smallint type.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'smallint'
+'boolean'

testCaseSensitiveLogin

./vendor/bin/phpunit --stop-on-failure --stop-on-error ./app/Containers/AppSection/Authentication/Tests/Unit/Actions/WebLoginActionTest.php --filter testCaseSensitiveLogin
App\Containers\AppSection\Authentication\Tests\Unit\Actions\WebLoginActionTest::testCaseSensitiveLogin with data set #1 ('[email protected]', '[email protected]', false, 'email')
The user is authenticated
Failed asserting that true is false.

fixed here apiato/apiato#760
need to copy this fix to agile-forge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.