Code Monkey home page Code Monkey logo

Comments (4)

binbin4649 avatar binbin4649 commented on July 2, 2024

@ryuring
basercms/plugins/bc-theme-config/tests/TestCase/Service/ThemeConfigsServiceTest.php
参考にしたコアプラグインは、ルート直下から実行する前提の書き方になってますか?
ということは、独自プラグインを単体でテストする場合は、コアプラグインは参考にならないですよね?
(そんなわけで、どういう風に書けば良いのか、これから調べます、、、)

from bcbake.

ryuring avatar ryuring commented on July 2, 2024

@binbin4649

プラグインのServiceクラスのテストを、baserCMSに倣って書きたいのですが、
以下のようなエラーが出て、コンテナに登録されない(?)、エイリアスが無い(?)と怒られます。

baserCMSのコアのプラグインは、BcTestCase の setUp() 内で、サービスプロバイダーの登録をしてるようですね。

https://github.com/baserproject/basercms/blob/773bad2268517ad3a3b78d936d880f7a2713feb4/plugins/baser-core/src/TestSuite/BcTestCase.php#L209

てっとり早いのは、コンテナ経由にせず、直接 new しちゃう。
ちゃんとしようと思ったら、独自プラグイン用の BcTestCase のような継承用クラスを作って、そこでサービスプロバイダーの登録をするとかでしょうか。

from bcbake.

ryuring avatar ryuring commented on July 2, 2024

@binbin4649 というか、既に、BcBakeの内容じゃないですねw

今後は、baserCMS側の Issueでやり取りさせてくださいー
https://github.com/baserproject/basercms/issues
(そちらの方が気づきやすいです)

from bcbake.

binbin4649 avatar binbin4649 commented on July 2, 2024

@ryuring
なるほど、了解ですー
BcPluginTestCase とかあると良さそうですね、、(そのうち作ったらPRします、、、)

from bcbake.

Related Issues (3)

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.