- Phoenix Web Development
- Brandon Richey
- 127字
- 2021-08-27 18:28:24
Tests
Your test directory contains all of the ExUnit tests for your application, which itself is broken up into two starting directories: (application name)_web and support (plus a test_helper Elixir script that contains some initialization code). (app)_web is used to contain the web application tests that cover controllers, contexts, views, templates, and so on, so you can think of this as the container for all of your Phoenix application tests. Support is instead used to bolster the functionality of your tests and make it easier to write new tests and share common logic or helpers. For the most part, we won't be modifying the code inside here very often. Most of the changes that we're going to make will instead be in the test/(app)_web directory and sub-directories.
- Spring Cloud微服務架構進階
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- React:Cross-Platform Application Development with React Native
- NB-IoT物聯網技術解析與案例詳解
- 2小時讀懂物聯網
- Unity Artificial Intelligence Programming
- VMware NSX網絡虛擬化入門
- 網絡AI+:2030后的未來網絡
- Scala Design Patterns.
- Hands-On Microservices with Node.js
- 5G技術核心與增強:從R15到R17
- 云工廠:開啟中國制造云時代
- 園區網絡架構與技術
- Hands-On Reactive Programming in Spring 5
- Cisco無線局域網配置基礎