定制 wedevelopnl/silverstripe-cypress 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wedevelopnl/silverstripe-cypress

最新稳定版本:0.1.1

Composer 安装命令:

composer require wedevelopnl/silverstripe-cypress

包简介

Helper module to run cypress tests on a Silverstripe website inside the GitLab CI.

README 文档

README

Helper module to allow cypress to be ran against a functional Silverstripe webiste inside the context of an CI.

Note!

This module might be usefull inside various CI configuration/implementations so feel free to use it when applicable. But note that this module is designed specifically to run inside our internal GitLab CI default configuration/setup.

We will not provide support or implement features that are not supported by our configuration.

Tools

The module provides various tools to ease testing in a CI context.

Generate TinyMCE configuration

Silverstripe will generate its TinyMCE configuration on the fly when requested. But when running a seperate webserver container as service inside the GitLab CI these files are generated on the service running php-fpm preventing the webserver from accessing it. We provide a build task which generates the tinymce bundle files so they can be build into the webserver container during the build stage.

To run this task: ./vendor/bin/sake dev/tasks/generate-tinyMCE-combined-task --no-database

统计信息

  • 总下载量: 936
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2023-08-03