11 lines
641 B
JavaScript
11 lines
641 B
JavaScript
describe('Client summary path', () => {
|
|
it('should reach the first route summary section', async() => {
|
|
it('should display details from the client on the header', async() => {
|
|
it('should display some basic data', async() => {
|
|
it('should display fiscal address details', async() => {
|
|
it('should display some fiscal data', async() => {
|
|
it('should display pay method details', async() => {
|
|
it('should display default address details', async() => {
|
|
it('should display web access details', async() => {
|
|
it('should display business data', async() => {
|
|
it('should display financial information', async() => { |