Griatch
|
bfe533441e
|
Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967.
|
2020-01-20 23:20:05 +01:00 |
|
Griatch
|
69d85bd184
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
Griatch
|
4ea6209123
|
Ran black on branc
|
2019-12-16 20:31:42 +01:00 |
|
Henddher Pedroza
|
56ab5d32a5
|
Fix issue in validatorfuncs.timedelta() in which days and years (in days) aren't added to create datetime.timedelta(days=days, ...)
|
2019-10-24 21:27:39 -04:00 |
|
Henddher Pedroza
|
d32d0e4c15
|
Increase coverage for validatorfuncs.lock().
|
2019-10-16 21:26:04 -04:00 |
|
Henddher Pedroza
|
ce84fc86ae
|
Increase coverage for validatorfuncs.lock().
|
2019-10-16 21:14:01 -04:00 |
|
Henddher Pedroza
|
c91f6d547b
|
Remove lints in test_validatorfuncs.
|
2019-10-16 20:51:35 -04:00 |
|
Henddher Pedroza
|
04b72cbe91
|
Increase coverage for evennia/utils/validatorfuncs.unsigned_integer and .positive_integer.
|
2019-10-16 20:45:53 -04:00 |
|
Henddher Pedroza
|
7f14d3a167
|
validatorfuncs.future must create utcnow() time-aware so comparison with generated datetime can be done.
|
2019-10-16 20:11:59 -04:00 |
|
Henddher Pedroza
|
0244518aac
|
Comment out tests for future() as implementation doesn't handle naive vs aware timezones correctly.
|
2019-10-14 22:49:05 -04:00 |
|
Henddher Pedroza
|
49626a8657
|
Tests for evennia/utils/validatorfuncs.
- future()
- signed_integer()
- positive_integer()
- unsigned_integer()
- boolean
- timezone
- email
- lock
|
2019-10-14 22:38:31 -04:00 |
|
Henddher Pedroza
|
53c99204e0
|
Tests for evennia/utils/validatorfuncs.
- text()
- color()
- datetime()
- duration()
|
2019-10-14 20:58:52 -04:00 |
|