-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marcin Lazar
committed
Nov 3, 2024
1 parent
50d62da
commit a3941f2
Showing
11 changed files
with
85 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# cypress-interface | ||
# MapGrab Cypress Interface | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
This library is a [MapGrab](https://mapgrab.github.io/) testing tool for Cypress. | ||
|
||
## Building | ||
## MapGrab | ||
|
||
Run `nx build cypress-interface` to build the library. | ||
MapGrab is a tool that enables the writing of automated map tests based on the MapLibre GL JS and Mapbox GL JS libraries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule map-interface
updated
from f60846 to cfcba8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# map-interface-types | ||
# MapGrab map-interface-types | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
This library contains internal Map Types for [MapGrab](https://mapgrab.github.io/) Map Interface | ||
|
||
## Building | ||
## MapGrab | ||
|
||
Run `nx build map-interface-types` to build the library. | ||
|
||
## Running unit tests | ||
|
||
Run `nx test map-interface-types` to execute the unit tests via [Jest](https://jestjs.io). | ||
MapGrab is a tool that enables the writing of automated map tests based on the MapLibre GL JS and Mapbox GL JS libraries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# map-locator | ||
# MapGrab MapLocator | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
This library is a [MapGrab](https://mapgrab.github.io/) locator interface | ||
|
||
## Building | ||
## MapGrab | ||
|
||
Run `nx build map-locator` to build the library. | ||
|
||
## Running unit tests | ||
|
||
Run `nx test map-locator` to execute the unit tests via [Jest](https://jestjs.io). | ||
MapGrab is a tool that enables the writing of automated map tests based on the MapLibre GL JS and Mapbox GL JS libraries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
# npm-setup | ||
# MapGrab npm-setup | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
Setup the MapGrab private registry | ||
|
||
## Building | ||
## MapGrab | ||
|
||
Run `nx build npm-setup` to build the library. | ||
|
||
## Running unit tests | ||
|
||
Run `nx test npm-setup` to execute the unit tests via [Jest](https://jestjs.io). | ||
MapGrab is a tool that enables the writing of automated map tests based on the MapLibre GL JS and Mapbox GL JS libraries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# playwright-interface | ||
# MapGrab Playwright Interface | ||
|
||
This library was generated with [Nx](https://nx.dev). | ||
This library is a [MapGrab](https://mapgrab.github.io/) testing tool for Playwright. | ||
|
||
## Building | ||
## MapGrab | ||
|
||
Run `nx build playwright-interface` to build the library. | ||
MapGrab is a tool that enables the writing of automated map tests based on the MapLibre GL JS and Mapbox GL JS libraries. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters