software-architecture
Here are 245 public repositories matching this topic...
-
Updated
Oct 7, 2019
-
Updated
Jun 6, 2020 - C#
https://devexpress.github.io/testcafe/documentation/getting-started/
- add
test:e2escript to package.json which runs testcafe fortests/e2edir (create dir as well); tests should be run against codedrumbs running atPLAYGROUND_URL(set env var aslocalhostin webpack.dev config) - add
page-objectsdir intests/e2e/, put files with selectors there (ID-s for UI controls as well as
-
Updated
Apr 28, 2020
-
Updated
May 23, 2020 - C#
-
Updated
Apr 16, 2020
I'm curious as to what the recommended approach is on testing operations? We've started using them and it's a good concept, but I'm uncertain whether these are to be tested as unit or functional as I referred to the wiki on testing jobs and features.
Currently one of my operations relies on a DTO passed through to it that has been processed in previous jobs. If I was to functionally test it, I
-
Updated
Mar 29, 2019 - Java
-
Updated
May 13, 2020 - XSLT
-
Updated
Apr 7, 2020
-
Updated
Apr 22, 2019 - Swift
-
Updated
Aug 19, 2017
-
Updated
Jan 24, 2019 - TypeScript
-
Updated
Jun 6, 2020
-
Updated
May 31, 2020 - Java
-
Updated
May 2, 2020
-
Updated
Jun 7, 2020 - HTML
-
Updated
Dec 14, 2017 - Scala
-
Updated
Aug 28, 2017 - Swift
-
Updated
May 22, 2018 - C++
-
Updated
Feb 15, 2018 - Kotlin
-
Updated
Jun 6, 2020
Hi,
I followed the wiki for the installation. The required version of gazebo is the 8, but with kinetic the associated one is the 7. So, in the wiki there is written to remove gazebo7. On my system, removing gazebo7 with apt-get will cause all ROS package to be deleted:
tori@Aspire-E15:~$ sudo apt-get r
-
Updated
Jul 18, 2017 - C#
-
Updated
Jan 25, 2020
-
Updated
Aug 1, 2019 - JavaScript
-
Updated
Jun 4, 2020 - Swift
-
Updated
Sep 21, 2017 - Python
Improve this page
Add a description, image, and links to the software-architecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the software-architecture topic, visit your repo's landing page and select "manage topics."
The example uses
LocalDbas development which is only a valid option on Windows. UsingSQLiteas development database will work on all platforms.