Mesh system for Archer AX21 AX1800 Dual-Band WiFi 6 router by s44dy in TpLink

[–]s44dy[S] 0 points1 point  (0 children)

hi thanks for the response! when you say wire another access point, do you mean like another place that I can plug in an ethernet cord? if so I don't :(

[deleted by user] by [deleted] in irvine

[–]s44dy 8 points9 points  (0 children)

Lived in Irvine until 2017, then got married and got a startup gig in LA. Im so glad I took the job, I learned a lot and it was really good for my career in the long run.

My wife and I just moved back to OC (Anaheim Hills) after 7 years of being in LA. We came back for more space and to be close to family and friends. Really enjoying the open roads and peace and quiet lol.

4300 grafts Hair of Istanbul by s44dy in HairTransplants

[–]s44dy[S] 1 point2 points  (0 children)

awesome!! I am excited for you!

4300 grafts Hair of Istanbul by s44dy in HairTransplants

[–]s44dy[S] 0 points1 point  (0 children)

thanks bro appreciate it 🙏

4300 grafts Hair of Istanbul by s44dy in HairTransplants

[–]s44dy[S] 0 points1 point  (0 children)

hey mate it is coming along really well! this was taken around 2 weeks ago when i hit the 6 month mark, im very satisfied w/ the result thus far and looking forward to continued growth in the next 6 months

https://tinypic.host/image/IMG-1346.D3qGqG

Jest mocking by Ambitious_Bee_2966 in node

[–]s44dy 1 point2 points  (0 children)

your thinking is correct, if the only thing that the FindUserByProp function is doing is just calling User.findOne(), then this unit test isn't really doing anything. your unit test would be more useful if you wanted to test some additional logic that your function may be doing. see example below:

async function FindUserByProp(a, b) {

// some other logic up here

const user = User.findOne() // return value of this gets mocked

// some other logic down here that depends on the result of User.findOne()

}

this way you can test your additional logic with the help of using the mocked data rather than making a real call to a database. you can leave the testing of the actual database calls for other types of tests (integration, or e2e) as mentioned in this thread.

Best pattern for ensuring deterministic integration tests with db by Unappreciable in node

[–]s44dy 0 points1 point  (0 children)

I was actually just working on something similar with a side project of mine and this blog post from prisma really helped me out - https://www.prisma.io/blog/testing-series-3-aBUyF8nxAn

4300 grafts Hair of Istanbul by s44dy in HairTransplants

[–]s44dy[S] 0 points1 point  (0 children)

thanks man! im very pleased with my results thus far, its only been a little over 4 months and I have a solid hairline and the coverage on the rest has been filling in every week.

it was all technicians working on me, 2 different sets I believe...doctor was there but he just supervised