event_store_and_cucumber_tests

时间:2024-04-15 19:22:43
【文件属性】:

文件名称:event_store_and_cucumber_tests

文件大小:53KB

文件格式:ZIP

更新时间:2024-04-15 19:22:43

Ruby

自述文件 项目 安装 克隆存储库 git clone https://github.com/PrelipceanAlexandru/event_store_and_cucumber_tests.git cd path_to_project 检查您的Ruby版本 ruby -v 输出应以ruby 2.5.3东西开头 安装依赖项 使用 bundle 配置数据库 在config文件夹下创建一个local_env.yml文件并添加: USERNAME: YOUR_USERNAME PASSWORD: YOUR_PASSWORD DATABASE: YOUR_DEV_DATABASE TEST_DATABASE: YOUR_TEST_DATABASE PROD_DATABASE: YOUR_PROD_DATABASE 初始化数据库 rails db:create db:migrate 运行Cuc


【文件预览】:
event_store_and_cucumber_tests-master
----log()
--------.keep(0B)
----public()
--------500.html(2KB)
--------robots.txt(98B)
--------422.html(2KB)
--------favicon.ico(0B)
--------apple-touch-icon.png(0B)
--------apple-touch-icon-precomposed.png(0B)
--------404.html(2KB)
----config.ru(130B)
----db()
--------seeds.rb(370B)
--------schema.rb(2KB)
--------migrate()
----tmp()
--------.keep(0B)
----.ruby-version(10B)
----script()
--------cucumber(305B)
----lib()
--------tasks()
--------events.rb(167B)
--------assets()
----Gemfile(2KB)
----Rakefile(227B)
----config()
--------initializers()
--------application.rb(1KB)
--------environments()
--------storage.yml(1KB)
--------locales()
--------boot.rb(207B)
--------spring.rb(111B)
--------cable.yml(204B)
--------credentials.yml.enc(464B)
--------puma.rb(1KB)
--------routes.rb(139B)
--------cucumber.yml(487B)
--------database.yml(681B)
--------environment.rb(128B)
----test()
--------test_helper.rb(290B)
--------integration()
--------application_system_test_case.rb(157B)
--------models()
--------controllers()
--------fixtures()
--------helpers()
--------mailers()
--------system()
----README.md(874B)
----features()
--------tracking_items.feature(842B)
--------cucumber_helper.rb(98B)
--------step_definitions()
--------support()
----Gemfile.lock(8KB)
----.gitignore(717B)
----storage()
--------.keep(0B)
----app()
--------views()
--------models()
--------controllers()
--------helpers()
--------channels()
--------mailers()
--------assets()
--------jobs()
----bin()
--------setup(957B)
--------bundle(125B)
--------yarn(303B)
--------rake(213B)
--------rails(264B)
--------update(819B)
--------spring(507B)
----package.json(80B)
----vendor()
--------.keep(0B)

网友评论