codomposer
|
34ce2e361e
|
feat: complete async delete script in unit test scripts
|
2025-11-22 20:41:23 -05:00 |
|
codomposer
|
98d43b2bd8
|
restore settings
|
2025-11-21 08:49:50 -05:00 |
|
codomposer
|
040591e6ca
|
feat: complete u async update test script
|
2025-11-21 08:28:56 -05:00 |
|
果糖网
|
41f83180b6
|
Merge pull request #1380 from codomposer/feat/unit-async-insert
feat: complete unit async insert test script
|
2025-11-21 20:24:27 +08:00 |
|
sunkaixuan
|
a7863d528b
|
Add demo
|
2025-11-21 19:42:38 +08:00 |
|
codomposer
|
cd8c1266cc
|
fix: reverted the connection password
|
2025-11-21 03:27:32 -05:00 |
|
codomposer
|
a1cd01854a
|
fix: null entity handle
|
2025-11-20 05:16:39 -05:00 |
|
codomposer
|
40474f5133
|
fix: update the weak sql server password
|
2025-11-20 05:04:34 -05:00 |
|
codomposer
|
aec3486168
|
fix the DB instance issue
|
2025-11-20 04:28:36 -05:00 |
|
codomposer
|
6905288a00
|
feat: complete unit async insert test script
|
2025-11-20 04:18:01 -05:00 |
|
果糖网
|
3f534320b1
|
Merge pull request #1378 from codomposer/feat/u-exception-handling
complete exception handling part in the unit test script
|
2025-11-20 16:43:33 +08:00 |
|
sunkaixuan
|
2476fc7614
|
Add test
|
2025-11-19 17:14:33 +08:00 |
|
codomposer
|
936c74f686
|
complete unit test exception handling
|
2025-11-18 07:37:57 -05:00 |
|
sunkaixuan
|
0c3cf6ba70
|
Update demo
|
2025-11-17 15:47:01 +08:00 |
|
codomposer
|
3f727ff3de
|
create user security parameter handling test script
|
2025-11-14 09:46:21 -05:00 |
|
sunkaixuan
|
be56cc3a02
|
Update demo
|
2025-11-13 11:58:01 +08:00 |
|
0xsatoshi99
|
570b4fd661
|
Fix: Move tests to NewUnitTest pattern as requested
修复:按要求将测试移至 NewUnitTest 模式
Following maintainer feedback, integrated UtilConvert tests into the existing NewUnitTest framework.
根据维护者反馈,将 UtilConvert 测试集成到现有的 NewUnitTest 框架中。
Changes / 更改:
- Moved test file to UserTestCases/UnitTest/UnitUtilConvert.cs
- Added UnitUtilConvert.Init() call to NewUnitTest.Init()
- Uses Check.Exception() for assertions (SqlSugar pattern)
- Removed standalone test file
Test Coverage / 测试覆盖 (60+ tests, 349 lines):
- ObjToInt: 10 tests
- ObjToLong: 5 tests
- ObjToString: 7 tests
- ObjToDecimal: 7 tests
- ObjToMoney: 5 tests
- ObjToDate: 5 tests
- ObjToBool: 6 tests
- EqualCase: 6 tests
- Edge cases: 7 tests
Implementation / 实现:
✅ Integrated into NewUnitTest.Init()
✅ Uses Check.Exception() for validation
✅ Follows SqlSugar testing conventions
✅ Bilingual comments (English + Chinese)
|
2025-11-12 07:26:31 +01:00 |
|
sunkaixuan
|
8784e62499
|
Add demo
|
2025-10-15 16:55:53 +08:00 |
|
sunkaixuan
|
61a35f2a56
|
Add demo
|
2025-10-01 15:53:06 +08:00 |
|
sunkaixuan
|
e30875439a
|
Add demo
|
2025-09-30 14:06:17 +08:00 |
|
sunkaixuan
|
824b62e451
|
Update demo
|
2025-09-30 13:37:55 +08:00 |
|
sunkaixuan
|
8ff9ceda98
|
Add demo
|
2025-09-25 10:36:15 +08:00 |
|
sunkaixuan
|
8a15bb087f
|
Add demo
|
2025-09-08 21:29:56 +08:00 |
|
sunkaixuan
|
11b2f8d407
|
Add demo
|
2025-09-05 18:28:35 +08:00 |
|
sunkaixuan
|
a008540991
|
Add demo
|
2025-09-05 15:33:46 +08:00 |
|
sunkaixuan
|
8c4fb80c6c
|
Add demo
|
2025-08-27 15:06:52 +08:00 |
|
sunkaixuan
|
282aded125
|
Add demo
|
2025-08-27 13:36:10 +08:00 |
|
sunkaixuan
|
5be99f55e2
|
Add demo
|
2025-08-27 13:26:13 +08:00 |
|
sunkaixuan
|
d19a3061c4
|
Add demo
|
2025-08-25 14:35:49 +08:00 |
|
sunkaixuan
|
e8f7139231
|
Add demo
|
2025-08-19 20:26:43 +08:00 |
|
sunkaixuan
|
0881317ca9
|
Add demo
|
2025-08-19 17:49:17 +08:00 |
|
sunkaixuan
|
af6c0e51d6
|
Add demo
|
2025-08-19 14:19:40 +08:00 |
|
sunkaixuan
|
e297e9f3ea
|
Update demo
|
2025-08-16 14:12:29 +08:00 |
|
sunkaixuan
|
2cbfc3ad64
|
Update demo
|
2025-08-16 14:11:10 +08:00 |
|
sunkaixuan
|
37d5f7c6b2
|
Add user test case
|
2025-08-16 14:07:55 +08:00 |
|
sunkaixuan
|
120914ec65
|
Add demo
|
2025-08-12 20:34:02 +08:00 |
|
sunkaixuan
|
b1774c0ac4
|
Add demo
|
2025-08-09 13:49:02 +08:00 |
|
sunkaixuan
|
30daa76111
|
Add demo
|
2025-08-07 09:16:39 +08:00 |
|
sunkaixuan
|
58e9f900d4
|
Add demo
|
2025-08-06 13:48:23 +08:00 |
|
sunkaixuan
|
b04ca100e2
|
Add demo
|
2025-07-31 19:50:33 +08:00 |
|
sunkaixuan
|
2be5647766
|
Add demo
|
2025-07-30 19:32:48 +08:00 |
|
sunkaixuan
|
33c6e4518f
|
Update demo
|
2025-07-30 17:42:54 +08:00 |
|
sunkaixuan
|
55f802491f
|
Add demo
|
2025-07-30 17:42:15 +08:00 |
|
sunkaixuan
|
b8a1e3320a
|
Add demo
|
2025-07-19 10:36:42 +08:00 |
|
sunkaixuan
|
5633dadd9d
|
Add user test case
|
2025-07-17 19:35:54 +08:00 |
|
sunkaixuan
|
74f59831a6
|
Add demo
|
2025-07-17 19:25:07 +08:00 |
|
sunkaixuan
|
a98274eb8d
|
Add user test case
|
2025-07-17 18:04:19 +08:00 |
|
sunkaixuan
|
238dfc4187
|
Update demo
|
2025-07-16 20:53:33 +08:00 |
|
sunkaixuan
|
1b0e441292
|
Update demo
|
2025-07-16 20:52:17 +08:00 |
|
sunkaixuan
|
783b49f720
|
Add sql_variant demo
|
2025-07-15 16:39:12 +08:00 |
|