General

Profile

NN Nate Niu

  • Login: nate
  • Registered on: 10/12/2025
  • Last sign in: 11/19/2025

Issues

open closed Total
Assigned issues 0 37 37
Reported issues 0 0 0

Projects

Project Roles Registered on
MTest Developer 10/12/2025

Activity

11/13/2025

NN 02:20 PM MTest User Story #95: Backend unit test implementation
@jjia DDL for new table about shedlock:
create table shedlock (
name varchar(64) not null,
lock_until timestamp(3) not null,
locked_at timestamp(3) not null,
locked_by varchar(255) not null,
primary key (name)
);
cr...
Nate Niu

11/12/2025

NN 01:09 PM MTest Bug #108: Add a new task, there is error after clicking submit in the last step
It seems It's same with mtest-107. If the size of attachment is greater than 1M, it will throw this. Nate Niu

11/11/2025

NN 05:25 AM MTest Bug #100 (Code Review): Please increase the attachment file limitation to 50MB
MR: https://git.n.xiaomi.com/miot-autotest/mtest/mtest-server/-/merge_requests/26 Nate Niu
NN 04:35 AM MTest Bug #100 (In Progress): Please increase the attachment file limitation to 50MB
Nate Niu
NN 05:17 AM MTest Bug #102: After update the task, the page is not refresh
@jjia The endpoint of /tasks/{task_id}/nda response ok, It seems it's the issue of page. Nate Niu

11/06/2025

NN 01:17 PM MTest User Story #93 (In Progress): BE: Implement API to mark participation execution result
Nate Niu
NN 11:27 AM MTest User Story #82 (Code Review): BE: Implement API to cancel a task
Nate Niu

11/05/2025

NN 01:44 PM MTest User Story #82 (In Progress): BE: Implement API to cancel a task
Nate Niu
NN 01:44 PM MTest User Story #84 (Code Review): BE: Implement a scheduled task to update completed tasks
Nate Niu
NN 01:43 PM MTest User Story #83 (Code Review): BE: Implement a scheduled task to update expired tasks
Nate Niu

Also available in: Atom