0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)Elixir870 star (870 star)134 fork (134 fork)batch import
enhancementhelp wanted
- 議題類型
- test
- 研究方向
- Examine the existing test directory for patterns (e.g., how other controller tests are written using ExUnit and Phoenix.ConnTest). Write a test for GET /articles/feed that verifies the response status and structure. Since there is no issue body, assume standard RealWorld API behavior: returns a list of articles for the authenticated user. Ensure the test passes against the current codebase.