I am learning about TDD and practicing my test writing. I want to write a test for my login through Firebase. here is the test file: import 'package:firebase/fi
We have many users in different locations in Active directory. For few users the date format is DD/MM/YYYY. So we need to change it to MM/DD/YYYY. Please help w
So, I have this code which basically writes a text after I press the shortcut " Shift + A". This went fine, however when I'm trying to press the shortcut in Goo
I have developed an angular library using Nx and i am trying to create documentation using this add on for storybook https://github.com/storybookjs/storybook/bl
I am setting up integration tests for my company. Each developer is going to have their own "integration-test" db. My goal is to put a connection string into a
i am trying to user X11 forwarding with libssh. Because i have not found good examples for doing so, can anyone give me some example how to use X11 with libssh?
Suppose I've got a class: class MyClass def my_method # cool stuff end alias :my_method2 :method end And now I want to get all the aliases for meth
I just learned python and i'm trying to see what is possible. When i made this testscript the code gave an error. class test(): list = {} value = 0
I am trying to obtain in a single record grouped by user the total sum of the records that are repeated more than 5 times on a date This is my query select user