ComputerScienceHouse / ComputerScienceHouse/packet

Actual Unit tests

未关闭
#131 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
25
派生
33
PR 合并指标
30 天内没有已合并 PR

描述

Lord how annoying it is to write tests, but this application and it's importance requires some basic unit tests. We should have edge cases tested against.

- Underclassman tries to sign as upperclassman
- Off Floor Underclassman tries to sign packet

We will also need some kind of mocking database system to create the logic for this

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位以下两个所列案例的应用逻辑:一名以upperclassman身份签名的underclassman,以及一名签署packet的off-floor underclassman。然后确定数据库访问是如何处理的,并选择一种mocking方法;当两个edge case都有unit test覆盖,并且测试能够在不使用真实数据库的情况下可靠运行时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
flask, python, sqlalchemy
领域
backend, database, testing
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。