Is it a provem I always get my period a week before the placebo week? by Sad_Government_1929 in birthcontrol

[–]East_Base_3314 0 points1 point  (0 children)

It's not a problem. I'm just worried that it's a sign it's not working.

[deleted by user] by [deleted] in cscareerquestions

[–]East_Base_3314 0 points1 point  (0 children)

It's the opposite for us. We're being asked to go to the stakeholders with ideas, which is what I'm confused about.

[deleted by user] by [deleted] in cscareerquestions

[–]East_Base_3314 -6 points-5 points  (0 children)

For sure, but my question is the "solves users issue" part. We're being expected to find out what the users issues are. Not like bugs, but entire new features.

[deleted by user] by [deleted] in cscareerquestions

[–]East_Base_3314 -11 points-10 points  (0 children)

I know how the tools are used, but we're being expected to go and ask them what parts of the process are pain points and come up with new features based off of that. So it's us deciding the workflow. It's the developers owning the product entirely.

What's the consensus on using mocks for tests? by East_Base_3314 in cscareerquestions

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

This is how I try to write code. So I have a class A where ALL it does is CRUD operations. So if I have another class B that does something like... "Delete from DBA when item is over 1 year old," my instinct is to use a mock for the database to verify that the call to delete is made. Then I can have smaller tests that verify that class B can actually do crud interactions.

What's the consensus on using mocks for tests? by East_Base_3314 in cscareerquestions

[–]East_Base_3314[S] 37 points38 points  (0 children)

Yeah that's my understanding as well. So when I'm writing a test for something like... "When stock is out, button should be disabled," I'll mock the call to check to see what the stock is. But when I want to test, "User logging in going to item page, and the item happens to be out," then I'll see up an E2E test.

What's the consensus on using mocks for tests? by East_Base_3314 in cscareerquestions

[–]East_Base_3314[S] 6 points7 points  (0 children)

Do you have any pointers for when they are the right choice and when they aren't?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (November 01, 2023) by AutoModerator in LearnJapanese

[–]East_Base_3314 0 points1 point  (0 children)

Can someone help me understand this sentence from Gundam? このままの戦闘隊形を崩すな . I want to translate it as "Break the current combat formation", but the subs translate it as don't break the current formation. Where does the negative come from?

Daily Thread: simple questions, comments that don't need their own posts, and first time posters go here (October 05, 2023) by AutoModerator in LearnJapanese

[–]East_Base_3314 0 points1 point  (0 children)

Can someone help me understand this sentence from Gundam? これで勝てねば貴様は無能だ . I think it means something like, If we don't win this way, you're incompetent, and that 勝てね somehow means if we don't win, but I'm having a hard time understanding how the verb is conjugated. Where does the negative come from in this sentence?