provides all the interfaces that AREX-UI needs to use

Related tags

Testing arex-report
Overview

AREX-SERVICE

This project provides all the interfaces that AREX-UI needs to use.

QUICK START

quick start

API DOCUMENTS

We use swagger3 to generate interface description documents. Launch the project and visit following address.
http://(your deployed ip and port)/swagger-ui/index.html
avatar

LICENSE

Copyright (C) 2022 ArexTest

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
You might also like...

The react-native Baidu voice library provides voice recognition, voice wake-up and voice synthesis interfaces. react-native百度语音库,提供语音识别,语音唤醒以及语音合成接口。

The react-native Baidu voice library provides voice recognition, voice wake-up and voice synthesis interfaces. react-native百度语音库,提供语音识别,语音唤醒以及语音合成接口。

react-native-baidu-asr react-native-baidu-asr It is a Baidu speech library under React Native, which can perform speech recognition, speech wake-up an

Oct 12, 2022

The Java collections framework provides a set of interfaces and classes to implement various data structures and algorithms.

The Java collections framework provides a set of interfaces and classes to implement various data structures and algorithms.

Homework #14 Table of Contents General Info Technologies Used Project Status Contact General Information Homework contains topics: Sorting an ArrayLis

Feb 12, 2022

KC4Streams - a simple Java library that provides utility classes and standard implementations for most of the Kafka Streams pluggable interfaces

KC4Streams (which stands for Kafka Commons for Streams) is a simple Java library that provides utility classes and standard implementations for most of the Kafka Streams pluggable interfaces.

Mar 2, 2022

A suite of software tools and services created to support activity planning and sequencing needs of missions with modeling, simulation, scheduling and validation capabilities

Aerie A suite of software tools and services created to support activity planning and sequencing needs of missions with modeling, simulation, scheduli

Jan 3, 2023

The tool that every pentester needs ;)

ProxyChecker As you maybe noticed I am not programming much in these days because of university stuff. I found a lot of time fpr programming in Christ

Dec 13, 2022

A fast and reliable Java micro-library which chooses the sorting algorithm that best fits your needs and sorts the parameter.

A fast and reliable Java micro-library which chooses the sorting algorithm that best fits your needs and sorts the parameter.

Feb 19, 2022

Idk. Simple argument parser for u. Probably needs some changes xd

SimpleArgumentParser Maven repositories repository idjitpack.io/id urlhttps://jitpack.io/url /repository /repositories de

Sep 30, 2022

This repo contains all the materials for placement as well as Practical lab codes for all subjects and notes. For students graduating in 2023

UEMK_PLACEMENT_2023 This repo contains all the materials for placement as well as Practical lab codes for all subjects and notes. For students graduat

Mar 5, 2022

A Java Telegram bot that provides thirukkural in tamil, english translations with all information!

A Java Telegram bot that provides thirukkural in tamil, english translations with all information!

A Java Telegram bot that provides thirukkural in tamil, english translations with all information!

Oct 19, 2022

Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.

Apache Log4j 2 Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the

Jan 4, 2023

Version-agnostic and package-agnostic interfaces used in Constellar. Zero strict dependencies, works as a submodule.

bridge Version-agnostic and package-agnostic interfaces used in Constellar. Zero strict dependencies, works as a submodule. Used for cross-compatibili

Feb 23, 2022

AndroidHiddenApiBypass - Bypass restrictions on non-SDK interfaces

AndroidHiddenApiBypass Bypass restrictions on non-SDK interfaces. Why AndroidHiddenApiBypass? Pure Java: no native code used. Reliable: does not rely

Jan 6, 2023

A server-state reactive Java web framework for building real-time user interfaces and UI components.

RSP About Maven Code examples HTTP requests routing HTML markup Java DSL Page state model Single-page application Navigation bar URL path UI Component

Jul 13, 2022

Write JSON unit tests in less code. Great for testing REST interfaces.

JSONassert Write JSON unit tests in less code. Great for testing REST interfaces. Summary Write JSON tests as if you are comparing a string. Under the

Dec 29, 2022

App to demonstrate the passage of adapter items into activity using interfaces

OnClickListenerExample This application shows how to pass adapter items into an activity using interfaces. The sample data set contains two fields rep

Feb 2, 2022

A basic shard that demonstrates optional implementations, and interfaces.

Glass - Example A basic shard that demonstrates optional implementations, and interfaces. Basic Information A lot of stuff will be more complex than o

Feb 13, 2022

Terminal GUI library for simple ANSI console tools and graphical interfaces with Windows/Linux support

Terminal GUI library for simple ANSI console tools and graphical interfaces with Windows/Linux support

TerminalCore Terminal GUI library for Windows/Linux. This library contains all colors as ascii codes, native functions of the respective operating sys

Oct 19, 2022

A list of direct references to classes and interfaces in the Java Language Specification (3d Ed.)

A list of direct references to classes and interfaces in the Java Language Specification (3d Ed.) and a program to compute the indirectly required classes and interfaces

Jun 3, 2022

Mint 0.1.1 public release, HWID System removed. Feel free to use. (Note: for all of u thinking its ratted; its not.)

Mint By: zPrestige_ | ! zPrestige_#1514 | git Kambing | dragonhacker32_#3091 | git FB | FB#7334 | git ZenovJB | Zenov#0603 | git Support no support No

Dec 2, 2022
Releases(v0.2.5)
  • v0.2.5(Nov 24, 2022)

    What's Changed

    • add unique Index for ServiceOperation collection & replace STORAGE_VI… by @binyu1005 in https://github.com/arextest/arex-report/pull/66
    • feat:the comparison results are stored in the library; added exclusionMap to replay configuration by @coryhh in https://github.com/arextest/arex-report/pull/67
    • Remove baseAddress property by @binyu1005 in https://github.com/arextest/arex-report/pull/68
    • fix:scheduleConfig update lost and logEntity mapper exception by @coryhh in https://github.com/arextest/arex-report/pull/69
    • Update maven-publish.yml by @binyu1005 in https://github.com/arextest/arex-report/pull/71
    • feat:add the operation of "/queryConfig" to query all replay configurations by @coryhh in https://github.com/arextest/arex-report/pull/72
    • feat: the class of DynamicClassConfiguration add field "methodName" and "parameterTypes" by @coryhh in https://github.com/arextest/arex-report/pull/74
    • Record login information by @binyu1005 in https://github.com/arextest/arex-report/pull/73
    • refactor: release the jar package by @coryhh in https://github.com/arextest/arex-report/pull/75
    • add labels in FSCase by @binyu1005 in https://github.com/arextest/arex-report/pull/76
    • Fixed war package name by @binyu1005 in https://github.com/arextest/arex-report/pull/77
    • Using global exception by @binyu1005 in https://github.com/arextest/arex-report/pull/78
    • Rename package and module name by @binyu1005 in https://github.com/arextest/arex-report/pull/79
    • Update version to V0.2.5 by @binyu1005 in https://github.com/arextest/arex-report/pull/80

    Full Changelog: https://github.com/arextest/arex-report/compare/v0.2.4...v0.2.5

    Source code(tar.gz)
    Source code(zip)
  • v0.2.4(Oct 19, 2022)

    What's Changed

    • Implement Import & Export interfaces by @binyu1005 in https://github.com/arextest/arex-report/pull/58
    • feat:report and config services merged;support yaml template;ApplicationOperationConfiguration adds the field:operationResponse by @coryhh in https://github.com/arextest/arex-report/pull/59
    • feat:added the interface of querying the configuration of comparison based on appId and operationId by @coryhh in https://github.com/arextest/arex-report/pull/60
    • feat:modify the table structure of RecordServiceConfigCollection by @coryhh in https://github.com/arextest/arex-report/pull/61
    • remove invalid case in difference statistic. by @binyu1005 in https://github.com/arextest/arex-report/pull/62

    • chore:update the version of the "compare-sdk" by @coryhh in https://github.com/arextest/arex-report/pull/63
    • fix:fix the failure of updating dynamicConfiguration by @coryhh in https://github.com/arextest/arex-report/pull/64
    • Init params in AddItemFromRecord method by @binyu1005 in https://github.com/arextest/arex-report/pull/65

    Full Changelog: https://github.com/arextest/arex-report/compare/v0.2.3...v0.2.4

    Source code(tar.gz)
    Source code(zip)
  • v0.0.1(Apr 21, 2022)

    What's Changed

    • change the version to 0.0.1 and add the deploy address by @coryhh in https://github.com/arextest/arex-report/pull/1
    • upgrade springboot to 2.3.5-RELEASE by @binyu1005 in https://github.com/arextest/arex-report/pull/2
    • update readme.md by @binyu1005 in https://github.com/arextest/arex-report/pull/3

    New Contributors

    • @coryhh made their first contribution in https://github.com/arextest/arex-report/pull/1
    • @binyu1005 made their first contribution in https://github.com/arextest/arex-report/pull/2

    Full Changelog: https://github.com/arextest/arex-report/commits/v0.0.1

    Source code(tar.gz)
    Source code(zip)
Owner
ArexTest
An Open Source Testing Framework with Real World Data
ArexTest
All prs are automatically merged - star the mod to become a collaborator

community-mod is now archived. thank you to everyone to contributed to this masterpiece. The Community Mod A Mod by The Community for the Community! M

null 66 Nov 25, 2022
AssertJ is a library providing easy to use rich typed assertions

AssertJ - Fluent assertions for java AssertJ provides a rich and intuitive set of strongly-typed assertions to use for unit testing (with JUnit, TestN

AssertJ 2.3k Dec 30, 2022
This repository contains example codes which will help you to know how to use selenium webdriver.

❓ What is this Repository about? This repo has example codes with Selenium 4 features. Websites used for testing are: automationpractice.com, saucedem

Mohammad Faisal Khatri 86 Dec 30, 2022
simple web3j Demo to be continue,use web3j Brainless Trading,tool for arbitrage automatic trading, copying other transfer,tracking agency addresses, setting profit points, setting prices, grabbing blocks

simple web3j Demo to be continue,use web3j Brainless Trading,tool for arbitrage automatic trading, copying other transfer,tracking agency addresses, setting profit points, setting prices, grabbing blocks

Nate River 262 Jan 7, 2023
AssertJ is a library providing easy to use rich typed assertions

AssertJ - Fluent assertions for java AssertJ provides a rich and intuitive set of strongly-typed assertions to use for unit testing (with JUnit, TestN

AssertJ 2.3k Jan 8, 2023
Simple meteor addon to bypass other addons that use a uuid-based authentication system

Auth Bypass A Meteor Addon that automatically bypasses other addons using a uuid-based authentication system How to use: Download the latest release f

GhostTypes 4 Apr 1, 2022
Ready-to-use UI Test Automation Architecture using Java and Selenium WebDriver.

Selenium Test Automation Boilerplate Ready-to-use UI Test Automation Architecture using Java and Selenium WebDriver. Languages and Frameworks The proj

Tahanima Chowdhury 133 Dec 26, 2022
A sample repo to help you use relative locators for automation test in Java-TestNG on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to use relative locators for automation test in Java-TestNG on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Maven wit

null 11 Jul 13, 2022
A sample repo to help you use CDP console in Java-TestNG automation test on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to use CDP console in Java-TestNG automation test on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Maven with Homebrew

null 11 Jul 13, 2022
AREX auto-instrumentation for Java.

AREX An Open Source Testing Framework with Real World Data Introduction Installation Getting Started Contributing License Introduction As your applica

ArexTest 33 Jan 4, 2023